Home
last modified time | relevance | path

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

/trueos/contrib/sendmail/include/sm/
HDcdefs.h50 # define __STRING(x) #x macro
54 # define __STRING(x) "x" macro
/trueos/sys/sys/
HDcdefs.h159 #define __STRING(x) #x /* stringify without expanding x */ macro
176 #define __STRING(x) "x" macro