Searched refs:STRCHRNUL (Results 1 – 13 of 13) sorted by relevance
21 #ifndef STRCHRNUL22 # define STRCHRNUL __strchrnul macro26 ENTRY_TOCLESS (STRCHRNUL)128 END (STRCHRNUL)129 weak_alias (STRCHRNUL, strchrnul)130 libc_hidden_builtin_def (STRCHRNUL)
1 #ifndef STRCHRNUL2 # define STRCHRNUL __strchrnul_avx2 macro5 #define STRCHR STRCHRNUL
1 #ifndef STRCHRNUL2 # define STRCHRNUL __strchrnul_evex macro5 #define STRCHR STRCHRNUL
19 #ifndef STRCHRNUL20 # define STRCHRNUL __strchrnul_sse2 macro23 #define STRCHR STRCHRNUL
30 #ifndef STRCHRNUL31 # define STRCHRNUL __strchrnul macro36 STRCHRNUL (const char *s, int c_in) in STRCHRNUL() function
23 # define STRCHRNUL STRCHRNUL_C macro24 # define __strchrnul STRCHRNUL
19 #define STRCHRNUL __strchrnul_power7 macro
19 #define STRCHRNUL __strchrnul_power8 macro
19 #define STRCHRNUL __strchrnul macro
21 #define STRCHRNUL __strchrnul_ppc macro
22 # ifndef STRCHRNUL25 # define FUNC_NAME STRCHRNUL
6695 * string/strchrnul.c (STRCHRNUL): Likewise.
29238 * string/strchrnul.c (STRCHRNUL): Likewise.33125 * string/strchrnul.c (STRCHRNUL):