Home
last modified time | relevance | path

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

/string/
A Dtest-stpncpy.c30 # define STUPID_STPNCPY stupid_stpncpy macro
37 # define STUPID_STPNCPY stupid_wcpncpy macro
43 CHAR *STUPID_STPNCPY (CHAR *, const CHAR *, size_t);
45 IMPL (STUPID_STPNCPY, 0)
65 STUPID_STPNCPY (CHAR *dst, const CHAR *src, size_t n) in STUPID_STPNCPY() function

Completed in 5 milliseconds