Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h179 toupper (int __c) __THROW in toupper() function
187 # define toupper(c) __tobody (c, toupper, (*__ctype_toupper_loc()), (c)) macro
/haiku/src/system/libroot/posix/locale/
H A Dctype.cpp190 toupper(int c) in toupper() function
/haiku/headers/posix/
H A Dctype.h78 #define toupper(c) ((int)(*__ctype_toupper_loc())[(int)(c)]) macro
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutclib.c989 toupper ( in toupper() function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2594 void toupper() {} in toupper() function
H A Dlibroot_stubs.c2615 void toupper() {} in toupper() function