Home
last modified time | relevance | path

Searched defs:STRNCPY (Results 1 – 15 of 15) sorted by relevance

/glibc-2.36/string/
Dstrncpy.c23 #define STRNCPY strncpy macro
27 STRNCPY (char *s1, const char *s2, size_t n) in STRNCPY() function
Dtest-strncpy.c50 # define STRNCPY strncpy macro
53 # define STRNCPY wcsncpy macro
Dstratcliff.c41 # define STRNCPY strncpy macro
/glibc-2.36/sysdeps/i386/i686/multiarch/
Dstrncpy-c.c1 #define STRNCPY __strncpy_ia32 macro
/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrncpy-avx2.S2 # define STRNCPY __strncpy_avx2 macro
Dstrncpy-evex.S2 # define STRNCPY __strncpy_evex macro
Dstrncpy-sse2-unaligned.S2 # define STRNCPY __strncpy_sse2_unaligned macro
/glibc-2.36/sysdeps/powerpc/powerpc64/multiarch/
Dstrncpy-power7.S19 #define STRNCPY __strncpy_power7 macro
Dstrncpy-power8.S19 #define STRNCPY __strncpy_power8 macro
Dstrncpy-power9.S20 # define STRNCPY __strncpy_power9 macro
Dstrncpy-ppc64.c20 #define STRNCPY __strncpy_ppc macro
/glibc-2.36/sysdeps/x86_64/
Dstrncpy.S19 #define STRNCPY strncpy macro
/glibc-2.36/sysdeps/x86_64/x32/
Dtst-size_t-strncmp.c31 # define STRNCPY wcsncpy macro
35 # define STRNCPY strncpy macro
/glibc-2.36/wcsmbs/
Dwcsatcliff.c12 #define STRNCPY wcsncpy macro
/glibc-2.36/benchtests/
Dbench-string.h87 # define STRNCPY strncpy macro
112 # define STRNCPY wcsncpy macro