Home
last modified time | relevance | path

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

/string/
A Dtest-strcpy.c50 # define SIMPLE_STRCPY simple_strcpy macro
53 # define SIMPLE_STRCPY simple_wcscpy macro
57 CHAR *SIMPLE_STRCPY (CHAR *, const CHAR *);
59 IMPL (SIMPLE_STRCPY, 0)
63 SIMPLE_STRCPY (CHAR *dst, const CHAR *src) in SIMPLE_STRCPY() function

Completed in 4 milliseconds