Searched refs:STUPID_STPNCPY (Results 1 – 1 of 1) sorted by relevance
30 # define STUPID_STPNCPY stupid_stpncpy macro37 # define STUPID_STPNCPY stupid_wcpncpy macro43 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