Searched refs:STRINGIFY (Results 1 – 1 of 1) sorted by relevance
/string/ |
A D | stratcliff.c | 53 #define STRINGIFY(s) STRINGIFY2 (s) macro 114 STRINGIFY (STRLEN), outer, inner); in do_test() 135 STRINGIFY (STRNLEN), outer, inner); in do_test() 152 STRINGIFY (STRNLEN), outer, inner); in do_test() 195 STRINGIFY (STRCHR)); in do_test() 257 STRINGIFY (MEMCHR), outer); in do_test() 316 STRINGIFY (memrchr), outer); in do_test() 357 STRINGIFY (STRCMP), outer, middle); in do_test() 364 STRINGIFY (STRCMP), outer, middle); in do_test() 424 STRINGIFY (STRNCPY), outer, len); in do_test() [all …]
|
Completed in 4 milliseconds