Home
last modified time | relevance | path

Searched refs:STRINGIFY (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/EXTERNAL_HEADERS/architecture/i386/
H A Dreg_help.h72 #define STRINGIFY(x) __STR(x) macro
/xnu-11215/tests/
H A Dsioc-if-addr-bounds.c59 #ifndef STRINGIFY
61 #define STRINGIFY(x) __STR(x) macro
/xnu-11215/tests/vm/
H A Dvm_parameter_validation.c3446 #ifndef STRINGIFY
3448 #define STRINGIFY(x) __STR(x) macro
3455 const char *out_param_bad_str = STRINGIFY(OUT_PARAM_BAD); in out_bad_param_in_kern_golden_results()