Searched refs:STRPBRK_RESULT (Results 1 – 5 of 5) sorted by relevance
36 #ifndef STRPBRK_RESULT37 # define STRPBRK_RESULT(s, pos) ((s)[(pos)] ? (s) + (pos) : NULL) macro134 result = STRPBRK_RESULT (s, pos); in do_test()201 result = STRPBRK_RESULT ((CHAR *) (p + align), pos < len ? pos : len); in do_random_tests()
19 #define STRPBRK_RESULT(s, pos) (pos) macro
27 #ifndef STRPBRK_RESULT28 # define STRPBRK_RESULT(s, pos) ((s)[(pos)] ? (s) + (pos) : NULL) macro143 result = STRPBRK_RESULT (s, pos); in do_test()
6653 [! STRPBRK_RESULT][! WIDE](STUPID_STRPBRK): Remove.6654 [! STRPBRK_RESULT][WIDE](STUPID_STRPBRK): Remove.6655 [! STRPBRK_RESULT](SIMPLE_STRPBRK): Remove.6656 [! STRPBRK_RESULT](STUPID_STRPBRK): Remove.6657 [! STRPBRK_RESULT](IMPL__STUPID_STRPBRK): Remove function.6658 [! STRPBRK_RESULT](IMPL__SIMPLE_STRPBRK): Remove function.6659 [! STRPBRK_RESULT](STUPID_STRPBRK): Remove function.