Home
last modified time | relevance | path

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

/string/
A Dtest-stpncpy.c29 # define SIMPLE_STPNCPY simple_stpncpy macro
36 # define SIMPLE_STPNCPY simple_wcpncpy macro
42 CHAR *SIMPLE_STPNCPY (CHAR *, const CHAR *, size_t);
46 IMPL (SIMPLE_STPNCPY, 0)
50 SIMPLE_STPNCPY (CHAR *dst, const CHAR *src, size_t n) in SIMPLE_STPNCPY() function

Completed in 4 milliseconds