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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/architecture/arm/
H A Dreg_help.h55 #define __STR(x) #x /* just a helper macro */ macro
56 #define STRINGIFY(x) __STR(x)
/darwin-on-arm/xnu/EXTERNAL_HEADERS/architecture/i386/
H A Dreg_help.h71 #define __STR(x) #x /* just a helper macro */ macro
72 #define STRINGIFY(x) __STR(x)

Completed in 22 milliseconds