Searched refs:SIMPLE_STRCAT (Results 1 – 1 of 1) sorted by relevance
32 # define SIMPLE_STRCAT simple_strcat macro46 # define SIMPLE_STRCAT simple_wcscat macro57 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