Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-stpncpy.c29 # define SIMPLE_STPNCPY simple_stpncpy macro
36 # define SIMPLE_STPNCPY simple_wcpncpy macro
50 SIMPLE_STPNCPY (CHAR *dst, const CHAR *src, size_t n) in SIMPLE_STPNCPY() function