Home
last modified time | relevance | path

Searched defs:__STRING (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dasm.h55 # define __STRING(x) #x macro
58 # define __STRING(x) "x" macro
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dasm.h53 # define __STRING(x) #x macro
56 # define __STRING(x) "x" macro
/device/google/bonito/json-c/
Ddebug.h32 #define __STRING(x) #x macro
/device/google/crosshatch/json-c/
Ddebug.h32 #define __STRING(x) #x macro
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dasm.h79 # define __STRING(x) #x macro
82 # define __STRING(x) "x" macro
/device/linaro/bootloader/edk2/StdLib/Include/sys/
DEfiCdefs.h139 #define __STRING(x) #x macro
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
Dcdefs.h132 #define __STRING(x) #x /* stringify without expanding x */ macro
149 #define __STRING(x) "x" macro