Searched refs:isupper (Results 1 – 5 of 5) sorted by relevance
32 #define isupper(c) ((__ismask(c)&(_U)) != 0) macro40 if (isupper(c)) in __tolower()
17 return isupper(type) ? STB_GLOBAL : STB_LOCAL; in kallsyms2elf_binding()
206 #undef isupper234 #define isupper(x) (sane_istest(x,GIT_ALPHA) && !(x & 0x20)) macro
86 if (val < 0 || (strict && isupper(c))) in ft_parse_wwn()
997 if (!isupper(*c)) in iscsi_initiatorname_tolower()