Searched refs:STRCHRNUL (Results 1 – 6 of 6) sorted by relevance
23 # define STRCHRNUL STRCHRNUL_C macro24 # define __strchrnul STRCHRNUL
21 #ifndef STRCHRNUL22 # define STRCHRNUL __strchrnul macro26 ENTRY_TOCLESS (STRCHRNUL)128 END (STRCHRNUL)129 weak_alias (STRCHRNUL, strchrnul)130 libc_hidden_builtin_def (STRCHRNUL)
19 #define STRCHRNUL __strchrnul_power7 macro
19 #define STRCHRNUL __strchrnul_power8 macro
21 #define STRCHRNUL __strchrnul_ppc macro
22 # ifndef STRCHRNUL25 # define FUNC_NAME STRCHRNUL
Completed in 7 milliseconds