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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/architecture/arm/
H A Dreg_help.h54 /* STRINGIFY -- perform all possible substitutions, then stringify */
56 #define STRINGIFY(x) __STR(x) macro
/darwin-on-arm/xnu/EXTERNAL_HEADERS/architecture/i386/
H A Dreg_help.h70 /* STRINGIFY -- perform all possible substitutions, then stringify */
72 #define STRINGIFY(x) __STR(x) macro

Completed in 17 milliseconds