Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm/include/
H A Dasm.h46 # define __STRING(x) #x macro
49 # define __STRING(x) "x" macro
/openbsd/sys/arch/i386/include/
H A Dasm.h68 # define __STRING(x) #x macro
71 # define __STRING(x) "x" macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A D20000419-1.c9 #define __STRING(x) #x macro
/openbsd/sys/arch/riscv64/include/
H A Dasm.h46 # define __STRING(x) #x macro
49 # define __STRING(x) "x" macro
/openbsd/sys/arch/sh/include/
H A Dasm.h46 # define __STRING(x) #x macro
49 # define __STRING(x) "x" macro
/openbsd/sys/arch/arm64/include/
H A Dasm.h46 # define __STRING(x) #x macro
49 # define __STRING(x) "x" macro
/openbsd/sys/arch/amd64/include/
H A Dasm.h56 # define __STRING(x) #x macro
59 # define __STRING(x) "x" macro
/openbsd/sys/sys/
H A Dcdefs.h64 #define __STRING(x) #x macro
80 #define __STRING(x) "x" macro