Home
last modified time | relevance | path

Searched defs:toupper (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/tests/lib/libc/locale/
H A Dt_toupper.c92 ATF_TC_HEAD(toupper, tc) in ATF_TC_HEAD() argument
98 ATF_TC_BODY(toupper, tc) in ATF_TC_BODY() argument
/netbsd-src/sys/kern/
H A Dmakesyscalls.sh142 function toupper(str) { function
H A Dvnode_if.sh72 function toupper(str) { function
/netbsd-src/sys/sys/
H A Dctype_inline.h60 #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) macro
/netbsd-src/sys/arch/hpcmips/stand/libsa/
H A Dwinblk.c61 #define toupper(c) (islower(c) ? ((c) - 'a' + 'A') : (c)) macro
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutclib.c881 toupper ( in toupper() function
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dsafe-ctype.h146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dsafe-ctype.h146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dsafe-ctype.h146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dsafe-ctype.h146 #define toupper(c) do_not_use_toupper_with_safe_ctype macro
/netbsd-src/sys/lib/libkern/
H A Dlibkern.h223 toupper(int ch) toupper() function
/netbsd-src/sys/dev/iscsi/
H A Discsi_text.c38 #define toupper(x) ((x) & ~0x20) macro
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_proxy.h153 # define toupper(x) (isupper(x) ? (x) : (x) - 'a' + 'A') macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.gperf198 toupper, 89 keyword
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcfns.gperf198 toupper, 89 keyword