Home
last modified time | relevance | path

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

/string/
A Dtest-strncpy.c50 # define STUPID_STRNCPY stupid_strncpy macro
54 # define STUPID_STRNCPY stupid_wcsncpy macro
59 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