Home
last modified time | relevance | path

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

/bionic/libc/arch-arm/include/machine/
Dasm.h54 # define __STRING(x) #x macro
57 # define __STRING(x) "x" macro
/bionic/libc/arch-x86/include/machine/
Dasm.h79 # define __STRING(x) #x macro
82 # define __STRING(x) "x" macro
/bionic/libc/arch-sh/include/machine/
Dasm.h54 # define __STRING(x) #x macro
57 # define __STRING(x) "x" macro
/bionic/libc/include/sys/
Dcdefs.h85 #define __STRING(x) #x macro
101 #define __STRING(x) "x" macro