Home
last modified time | relevance | path

Searched defs:SIMPLE_STRNCPY (Results 1 – 1 of 1) sorted by relevance

/string/
A Dtest-strncpy.c49 # define SIMPLE_STRNCPY simple_strncpy macro
53 # define SIMPLE_STRNCPY simple_wcsncpy macro
66 SIMPLE_STRNCPY (CHAR *dst, const CHAR *src, size_t n) in SIMPLE_STRNCPY() function

Completed in 4 milliseconds