Searched refs:STR (Results 1 – 10 of 10) sorted by relevance
7 #define XSTR(s) STR(s)8 #define STR(s) #s macro
27 #define STR(x) #x macro28 #define XSTR(s) STR(s)
5 #define XSTR(s) STR(s)6 #define STR(s) #s macro
128 #define TIME(A, STR) \ argument
23 #define STR(x) _STR(x) macro164 while (fscanf(fp, "%*s %" STR(PATH_MAX) "s %99s %*s %*d %*d\n", in fs__read_mounts()
37 TYPE(test_type_str, STR, "'%s'", const char *) \
671 #define STR(x) _STR(x) macro690 while (fscanf(fp, "%*s %" STR(MAX_PATH) "s %99s %*s %*d %*d\n", mount_point, type) == 2) { in find_mount()
938 CHECK_TYPE_VAL(STR); in config_term_common()958 CHECK_TYPE_VAL(STR); in config_term_common()976 CHECK_TYPE_VAL(STR); in config_term_common()979 CHECK_TYPE_VAL(STR); in config_term_common()982 CHECK_TYPE_VAL(STR); in config_term_common()1003 CHECK_TYPE_VAL(STR); in config_term_common()
40 #ifndef STR42 # define STR(x) _STR(x) macro
1176 1: STR Rv/Mw
Completed in 22 milliseconds