Searched defs:__STRING (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dcdefs.h50 # define __STRING(x) #x macro
54 # define __STRING(x) "x" macro
/freebsd-10-stable/sys/sys/
H A Dcdefs.h159 #define __STRING(x) #x /* stringify without expanding x */ macro
176 #define __STRING(x) "x" macro

Completed in 98 milliseconds