toupper
casetab[cnt] = toupper(casetab[cnt]);
*cp = toupper((unsigned char)c);
gen_upper[i] = toupper((int)s->gen_name[i]);
i += toupper((unsigned char)*s);
*cp = toupper((unsigned char)*cp);
t = toupper(t);
c = toupper((unsigned char)c);
while(toupper((unsigned char)*s1) == toupper((unsigned char)*s2)) {
return toupper((unsigned char)*s1) - toupper((unsigned char)*s2);
&& toupper((unsigned char)*s1) == toupper((unsigned char)*s2))
return toupper((unsigned char)*s1) - toupper((unsigned char)*s2);
*s = toupper((unsigned char)*s);
*p = toupper(*p);
*p = toupper((unsigned char)*p);
*cp = toupper(*cp);
ch = (char)toupper((unsigned char)ch);
string[i] = toupper((unsigned char)string[i]);
*x = toupper((unsigned char)*x);
int toupper(int);
ch = (char)toupper((unsigned char)ch);
sig = (toupper(str[4]) == 'X') ? SIGRTMAX : SIGRTMIN;
c = toupper(c);
c = toupper(c);
ch = toupper(ch);
fullname[i] = toupper((unsigned char)fullname[i]);
if (lcase & KICONV_UPPER && ud != toupper(ud)) {
table[us] |= (u_char)toupper(ud) << 16;
if (lcase & KICONV_FROM_UPPER && c != toupper(c)) {
table[us] |= (u_char)toupper(c) << 16;
if (toupper(nc) == toupper(cc))
*s1++ = toupper(*s2);
c = toupper(getc(stdin));
c = *src ? toupper(*src++) : ' ';
switch ((opt = toupper(tcpopts[i++]))) {
if (!icase && toupper(*path) == *cp)
if (!icase && toupper(*path) == *cp)
*++p = upper ? toupper(c) : c;
*++p = upper ? toupper(c) : c;
if (toupper(sname[0]) == 'S') {
if (strlen(state) < 2 || toupper(state[0]) != 'C')
if (strlen(state) < 2 || toupper(state[0]) != 'C')
input = toupper(input);
#define bhnd_nv_toupper(c) toupper(c)
return isdigit(c) ? c - '0' : toupper(c) - 'A' + 10;
char c = toupper(*cp);
*q++ = toupper(*p);
*++p = upper ? toupper(c) : c;
#define TOUPPER(x) toupper((u_char)(x))
# ifndef toupper
queue = toupper(queue);
return (16 * hexval(toupper(s[1])) + hexval(toupper(s[2])));
*t = toupper(*t);
*sp++ = toupper((unsigned char)*orig);
IPC_TO_STR(toupper(c)), target_id);
IPC_TO_STRING(toupper(c)));
ctn->toupper = wc;
if (ctn->toupper)
rl.mapupper[wc] = htote(ctn->toupper);
if (ctn->toupper == 0) {
(last_up->toupper + 1 == ctn->toupper)) {
htote(ctn->toupper);
int32_t toupper;
table[toupper(*patend)] = 1;
if (*cp != c && *cp != toupper((unsigned char)c))
*s = toupper((unsigned char)*s);
name[i] = toupper(name[i]);
name[i] = toupper(name[i]);
*ptr++ = toupper(*str++);
*tmp = toupper(*tmp);
c |= ((toupper((unsigned char)*cp) -
*s = toupper(*s);
m[i] = toupper(m[i]);
#define hex2nibble(c) (c <= '9' ? c - '0' : toupper(c) - 'A' + 10)
gch = toupper(gch);
c = toupper(*s++);
c = toupper(*s++);
n = toupper(*s);
toupper(och),
*str = toupper(*str);
#define MkUpper(ch) (islower(ch) ? toupper(ch) : ch)
*newname++ = toupper((unsigned char)*oldname);
*newname++ = toupper((unsigned char)*oldname);
if (toupper(drive[0]) == 'E' || toupper(drive[0]) == 'S') {
if (toupper(drive[0]) == 'E') {
if (toupper(*cp) != 'S')
fputc(toupper(key[j]), buffp);
if (toupper(myans[off]) != toupper(hisans[off]))
AuthenticatorResponse[i] = toupper(AuthenticatorResponse[i]);
*ptr = toupper(*secret);
*p = (char) toupper((unsigned char)*p);