Searched refs:CASEEQ (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dc-strcaseeq.h34 # define CASEEQ(other,upper) \ macro
37 # define CASEEQ(other,upper) \ macro
40 # define CASEEQ(other,upper) \ macro
53 if (CASEEQ (s1[8], s28))
67 if (CASEEQ (s1[7], s27))
81 if (CASEEQ (s1[6], s26))
95 if (CASEEQ (s1[5], s25))
109 if (CASEEQ (s1[4], s24))
123 if (CASEEQ (s1[3], s23))
137 if (CASEEQ (s
[all...]

Completed in 58 milliseconds