Searched refs:SIMPLE_STPNCPY (Results 1 – 1 of 1) sorted by relevance
29 # define SIMPLE_STPNCPY simple_stpncpy macro36 # define SIMPLE_STPNCPY simple_wcpncpy macro42 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