Home
last modified time | relevance | path

Searched refs:__USER_LABEL_PREFIX__ (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/arm64/
H A DProcessorBind.h183 .global _CONCATENATE (__USER_LABEL_PREFIX__, func__) ;\
187 .extern _CONCATENATE (__USER_LABEL_PREFIX__, func__)
203 #ifndef __USER_LABEL_PREFIX__
204 #define __USER_LABEL_PREFIX__ macro
/illumos-gate/usr/src/boot/efi/include/i386/
H A DProcessorBind.h315 #ifndef __USER_LABEL_PREFIX__
316 #define __USER_LABEL_PREFIX__ _ macro
/illumos-gate/usr/src/boot/efi/include/amd64/
H A DProcessorBind.h338 #ifndef __USER_LABEL_PREFIX__
339 #define __USER_LABEL_PREFIX__ macro
/illumos-gate/usr/src/boot/efi/include/
H A DBase.h195 #define ASM_PFX(name) _CONCATENATE (__USER_LABEL_PREFIX__, name)