Searched defs:isupper (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cctype.h63 #undef isupper macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cctype.h61 #undef isupper macro
/openbsd-current/gnu/llvm/libcxx/include/
H A Dctype.h54 #undef isupper macro
/openbsd-current/lib/libc/gen/
H A Disctype.c124 #undef isupper macro
126 isupper(int c) function
130 DEF_STRONG(isupper); variable
/openbsd-current/lib/libc/hidden/
H A Dctype.h82 PROTO_NORMAL(isupper); variable
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.h261 #define isupper macro
/openbsd-current/sys/lib/libsa/
H A Dstand.h116 #define isupper(c) ((c) >= 'A' && (c) <= 'Z') macro
/openbsd-current/include/
H A Dctype.h164 __only_inline int isupper(int _c) function
/openbsd-current/sys/net/
H A Dpf_if.c67 #define isupper(c) ((c) >= 'A' && (c) <= 'Z') macro
/openbsd-current/sys/kern/
H A Dtty.c165 #define isupper(c) ((c) >= 'A' && (c) <= 'Z') macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h4629 isupper(_CharT __c, const locale& __loc) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h1915 isupper(_CharT __c, const locale& __loc) function in namespace:std

Completed in 361 milliseconds