Searched refs:Wstrcmp (Results 1 – 3 of 3) sorted by relevance
11 # define Wstrcmp wcscmp macro14 # define Wstrcmp strcmp macro18 int Wstrcmp(register const Wchar *s1, register const Wchar *s2) in Wstrcmp() function38 libc_hidden_def(Wstrcmp)41 strong_alias(Wstrcmp,Wstrcoll)
12 # define Wstrcmp wcscmp macro15 # define Wstrcmp strcmp macro22 .global Wstrcmp23 .type Wstrcmp, @function24 Wstrcmp: label167 .size Wstrcmp, .-Wstrcmp169 libc_hidden_def(Wstrcmp)170 .weak Wstrcmp173 strong_alias(Wstrcmp,Wstrcoll)
12 # define Wstrcmp wcscmp macro15 # define Wstrcmp strcmp macro22 .global Wstrcmp23 .type Wstrcmp, @function24 Wstrcmp: label184 .size Wstrcmp, .-Wstrcmp186 libc_hidden_def(Wstrcmp)187 .weak Wstrcmp190 strong_alias(Wstrcmp,Wstrcoll)
Completed in 13 milliseconds