Searched refs:xToLower (Results 1 – 6 of 6) sorted by relevance
1946 #define xToLower(C) \ macro1967 dc = xToLower(*s1); in bcmstricmp()1968 sc = xToLower(*s2); in bcmstricmp()2000 dc = xToLower(*s1); in bcmstrnicmp()2001 sc = xToLower(*s2); in bcmstrnicmp()
545 #define xToLower(C) \ macro567 dc = xToLower(*s1); in bcmstricmp()568 sc = xToLower(*s2); in bcmstricmp()601 dc = xToLower(*s1); in bcmstrnicmp()602 sc = xToLower(*s2); in bcmstrnicmp()
3102 #define xToLower(C) \ macro3123 dc = xToLower(*s1); in bcmstricmp()3124 sc = xToLower(*s2); in bcmstricmp()3156 dc = xToLower(*s1); in bcmstrnicmp()3157 sc = xToLower(*s2); in bcmstrnicmp()