Searched refs:STUPID_STRNCPY (Results 1 – 1 of 1) sorted by relevance
50 # define STUPID_STRNCPY stupid_strncpy macro54 # define STUPID_STRNCPY stupid_wcsncpy macro59 CHAR *STUPID_STRNCPY (CHAR *, const CHAR *, size_t);61 IMPL (STUPID_STRNCPY, 0)80 STUPID_STRNCPY (CHAR *dst, const CHAR *src, size_t n) in STUPID_STRNCPY() function
Completed in 4 milliseconds