Searched refs:STRNCPY (Results 1 – 10 of 10) sorted by relevance
31 # define STRNCPY wcsncpy macro35 # define STRNCPY strncpy macro60 STRNCPY ((CHAR *) buf1, (const CHAR *) buf2, size); in test_main()
1 #define STRNCPY __strncpy_sse2 macro
19 #define STRNCPY __strncpy_power7 macro
19 #define STRNCPY __strncpy_power8 macro
20 # define STRNCPY __strncpy_power9 macro
20 #define STRNCPY __strncpy_ppc macro
1 #define STRNCPY __strncpy_ia32 macro
28 # ifndef STRNCPY31 # define FUNC_NAME STRNCPY
49 # ifndef STRNCPY52 # define FUNC_NAME STRNCPY
Completed in 8 milliseconds