tolower
#define Tolower(c) (((c) & QUOTE) ? 0 : tolower((unsigned char) (c)))
casetab[cnt] = tolower(ctab[cnt]);
casetab[cnt] = tolower(cnt);
*cp = tolower((unsigned char)*cp);
*cp = tolower((unsigned char)*cp);
*q = tolower((unsigned char)*q);
*p = tolower((unsigned char)*p);
*dp = tolower((unsigned char)*dp);
while (tolower(*us1) == tolower(*us2++))
return (tolower(*us1) - tolower(*--us2));
if (tolower(*us1) != tolower(*us2++))
return (tolower(*us1) - tolower(*--us2));
return tolower(wc & 0xFF);
*p = tolower((unsigned char)*p);
tolower((unsigned char)*p) : *p;
tolower((unsigned char)*buf1++);
fp->first = tolower((unsigned char)*nsp);
c1 = tolower(c1);
c2 = tolower(c2);
ch = tolower(ch);
ch = tolower(ch);
ch = tolower(ch);
ch = tolower(ch);
ch = tolower(ch);
c = tolower((unsigned char)*tsp);
*sp = tolower((unsigned char)*sp);
buf[0] = tolower((unsigned char)buf[0]);
*p = tolower(ch);
ch = isascii(*rp) && isupper(*rp) ? tolower(*rp) : *rp;
Run_ch = tolower(c);
return sp->file->FS ? flag : tolower((unsigned char)flag);
if ((tolower((unsigned char)c) == *buf || colours(sp) == *buf)
case 'H': x--; running = RUNLEN; ch = tolower(ch); break;
case 'J': y++; running = RUNLEN/2; ch = tolower(ch); break;
case 'K': y--; running = RUNLEN/2; ch = tolower(ch); break;
case 'L': x++; running = RUNLEN; ch = tolower(ch); break;
int tolower(int);
switch (tolower((unsigned char)unit)) {
return tolower(ch);
c = tolower((unsigned char)c);
#define xtod(c) (isdigit(c) ? (c - '0') : ((tolower(c) - 'a') + 10))
ch = tolower((u_char)ch);
*dn++ = tolower(c);
*p = tolower(ch);
tolower((unsigned char)*p) : *p;
#define towlower(a) tolower(a)
*p = tolower(*p);
c = tolower((unsigned char)c);
} while ((char)tolower((unsigned char)sc) != c);
return (isxdigit(c) || (c == '.') || (tolower(c) == 'x') ||
n = n * 16 + (tolower(c) - 'a' + 10);
*p = tolower((u_char)*p);
*p = tolower(*p);
#define LOWER(x) (isupper((unsigned char)x) ? tolower((unsigned char)x) : (x))
*p = tolower((unsigned char)*p);
pbuf[0] = tolower(
*np = tolower((unsigned char)*np);
c = tolower(c);
*cp = tolower((unsigned char)*cp);
*cp = tolower((unsigned char)*cp);
#define tohex(x) (isdigit(x) ? (x) - '0' : tolower(x) - 'a' + 10)
if (len < 2 || buf[0] != '0' || tolower(buf[1]) != 'x') {
hexstr = hexok && val[0] == '0' && tolower((u_char)val[1]) == 'x';
*q = tolower(*(unsigned char *)q);
value += 10 + tolower((unsigned char) cv) - 'a'; \
*buf = tolower((unsigned char)*buf);
10 + tolower((unsigned)*p) - 'a';
while (*str && *hdr && tolower((unsigned)*str++) == tolower((unsigned)*hdr++))
*np = tolower((unsigned)*cp);
const char c = tolower(pin_def->name[1]);
c = tolower(c);
snprintf(sn, sizeof(sn), "%c%d%d", tolower(*bs), u, l);
snprintf(sn, sizeof(sn), "%c%d%d", tolower(*bs), u, l);
char tolower(char);
while (libsa::tolower(*s1) == libsa::tolower(*s2++))
return libsa::tolower(*s1) - libsa::tolower(*--s2);
if (tolower(*q) != tolower(*p))
sysctl_sensor_name[j] = tolower(sensor->location[j]);
if (isupper(*s)) *s = tolower(*s);
if (isupper(*s)) *s = tolower(*s);
if (tolower((unsigned)buf[0]) == 'x')
if (buf[0] == '0' && tolower((unsigned)buf[1]) == 'x') {
switch (tolower((unsigned char)modif[0])) {
*ptr = tolower(*ptr);
switch (tolower((int)c)) {
*letter = tolower(*letter);
class = tolower(class);
LIBKERN_INLINE int tolower(int) __unused;
*cp++ = tolower(*p);
M(TOLOWER, tolower)
DEF_TEST_ABUSE(tolower)
DEF_TEST_ABUSE_OVERRIDE(tolower)
DEF_TEST_USE(tolower)
ATF_CHECK_MSG((ch = tolower(ydots)) == ydots, "ch=0x%x", ch);
ATF_CHECK_MSG((ch = tolower(Hard)) == hard, "ch=0x%x", ch);
ATF_CHECK_MSG((ch = tolower(ya)) == ya, "ch=0x%x", ch);
ADD_TEST_ABUSE(tp, tolower);
ADD_TEST_ABUSE_OVERRIDE(tp, tolower);
ADD_TEST_USE(tp, tolower);
static int tolower_wrapper(int ch) { return tolower(ch); }
ATF_TC(tolower);
ATF_TC_HEAD(tolower, tc)
ATF_TC_BODY(tolower, tc)
ATF_TP_ADD_TC(tp, tolower);
reported = tolower((int)(unsigned char)t->upper[i]);
if (tolower(a[i]) != tolower(b[i]))
int tolower(int);
tolower(c);
*to++ = tolower((unsigned char)ch);
*p != tolower((unsigned char)*arg) ;
*p++ = (char)(isupper((u_char)c) ? tolower((u_char)c) : c);
*p = tolower((unsigned char)*p);
return (tolower(c));
ch = tolower((unsigned char)ch);
ch = tolower((unsigned char)*t++);
*p = tolower((unsigned char)*p);
*iptr = tolower((unsigned char)*p);
switch (tolower((unsigned char)*cline)) {
dst[i] = tolower((unsigned char)dst[i]);
if (tolower((unsigned char)reply[0]) != 'y')
switch (tolower((unsigned char)cp[0])) {
switch (tolower((unsigned char) *c)) {
#define FOLD(c) (isascii(c) && isupper(c) ? tolower(c) : (c))
*dest++ = tolower((unsigned char)*src);
ch_tolower(char ch) { return (char)tolower((unsigned char)ch); }
if (tolower((unsigned char)*s) == 'l') {
*p = tolower((unsigned char)*p);
Ftable[tolower(i)] = next_weight;
RFtable[tolower(i)] = rev_weight;
*dp = tolower((unsigned char)*cp);
*dp = tolower((unsigned char)*dp);
word[0] = tolower((unsigned char)word[0]);
if (tolower((unsigned char)*bp) != *cp)
switch (tolower(c)) {
line[i] = tolower((unsigned char)line[i]);
*cp = tolower((unsigned char)*cp);
str[i] = tolower((unsigned char)path[i]);
#define makelower(c) (isupper((unsigned char)(c)) ? tolower((unsigned char)(c)) : (c))
*p = tolower((unsigned char)*p);
*s = tolower((unsigned char)*s);
*tbuf2 = tolower((unsigned char)*tbuf2);
str[i++] = tolower((unsigned char) c);
dupword[i] = tolower((unsigned char) zIn[i]);
i = tolower((unsigned char)*cp) - 'a' + 10;
*cp2++ = tolower((unsigned char)*cp1);
*ptr = tolower((unsigned char) *ptr);
*ptr = tolower((unsigned char) *ptr);
c1 = tolower((unsigned char)*s1++);
c2 = tolower((unsigned char)*s2++);
*p = tolower((unsigned char)*name);
*v = tolower((unsigned char)*v);