Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-stpncpy.c30 # define STUPID_STPNCPY stupid_stpncpy macro
37 # define STUPID_STPNCPY stupid_wcpncpy macro
65 STUPID_STPNCPY (CHAR *dst, const CHAR *src, size_t n) in STUPID_STPNCPY() function