Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/missing/sys/
H A Dcdefs.h103 #define __STRING(x) #x macro
119 #define __STRING(x) "x" macro
/freebsd/contrib/sendmail/include/sm/
H A Dcdefs.h50 # define __STRING(x) #x macro
54 # define __STRING(x) "x" macro
/freebsd/contrib/libfido2/openbsd-compat/
H A Dtypes.h55 #define __STRING(x) #x macro
/freebsd/tests/sys/opencrypto/
H A Dcryptodevh.py28 def __STRING(x): return #x function
34 def __STRING(x): return "x" function
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h182 #define __STRING(x) #x /* stringify without expanding x */ macro
/freebsd/sys/sys/
H A Dcdefs.h124 #define __STRING(x) #x /* stringify without expanding x */ macro
139 #define __STRING(x) "x" macro