Searched refs:WCSCMP (Results 1 – 1 of 1) sorted by relevance
20 #ifndef WCSCMP21 # define WCSCMP __wcscmp macro28 WCSCMP (const wchar_t *s1, const wchar_t *s2) in WCSCMP() function43 libc_hidden_def (WCSCMP)44 weak_alias (WCSCMP, wcscmp)
Completed in 4 milliseconds