Searched refs:isupper (Results 1 – 6 of 6) sorted by relevance
19 #undef isupper41 #define isupper(x) (sane_istest(x,GIT_ALPHA) && !(x & 0x20)) macro
1690 ((args->global && isupper(type)) || in kern_sym_match()
36 #define isupper(c) ((__ismask(c)&(_U)) != 0) macro44 if (isupper(c)) in __tolower()
18 return isupper(type) ? STB_GLOBAL : STB_LOCAL; in kallsyms2elf_binding()
86 if (val < 0 || (strict && isupper(c))) in ft_parse_wwn()
1047 if (!isupper(*c)) in iscsi_initiatorname_tolower()