Searched refs:__STR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/i386/
H A Dreg_help.h71 #define __STR(x) #x /* just a helper macro */ macro
72 #define STRINGIFY(x) __STR(x)
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dreg_help.h221 #define __STR(x) #x /* just a helper macro */ macro
222 #define STRINGIFY(x) __STR(x)

Completed in 73 milliseconds