Home
last modified time | relevance | path

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

/string/
A Dtest-strcat.c32 # define SIMPLE_STRCAT simple_strcat macro
46 # define SIMPLE_STRCAT simple_wcscat macro
57 CHAR *SIMPLE_STRCAT (CHAR *, const CHAR *);
59 IMPL (SIMPLE_STRCAT, 0)
63 SIMPLE_STRCAT (CHAR *dst, const CHAR *src) in SIMPLE_STRCAT() function

Completed in 5 milliseconds