Home
last modified time | relevance | path

Searched refs:STRCHRNUL (Results 1 – 6 of 6) sorted by relevance

/sysdeps/s390/
A Dstrchrnul-c.c23 # define STRCHRNUL STRCHRNUL_C macro
24 # define __strchrnul STRCHRNUL
/sysdeps/powerpc/powerpc64/power7/
A Dstrchrnul.S21 #ifndef STRCHRNUL
22 # define STRCHRNUL __strchrnul macro
26 ENTRY_TOCLESS (STRCHRNUL)
128 END (STRCHRNUL)
129 weak_alias (STRCHRNUL, strchrnul)
130 libc_hidden_builtin_def (STRCHRNUL)
/sysdeps/powerpc/powerpc64/multiarch/
A Dstrchrnul-power7.S19 #define STRCHRNUL __strchrnul_power7 macro
A Dstrchrnul-power8.S19 #define STRCHRNUL __strchrnul_power8 macro
/sysdeps/powerpc/powerpc32/power4/multiarch/
A Dstrchrnul-ppc32.c21 #define STRCHRNUL __strchrnul_ppc macro
/sysdeps/powerpc/powerpc64/power8/
A Dstrchr.S22 # ifndef STRCHRNUL
25 # define FUNC_NAME STRCHRNUL

Completed in 7 milliseconds