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

/haiku/src/system/libroot/posix/locale/
H A Dctype.cpp26 #undef toupper macro
190 toupper(int c) function
/haiku/headers/posix/
H A Dctype.h78 #define toupper(c) ((int)(*__ctype_toupper_loc())[(int)(c)]) macro
/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h187 # define toupper(c) __tobody (c, toupper, (*__ctype_toupper_loc()), (c)) macro
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutclib.c989 toupper ( function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2596 void toupper() {} function
H A Dlibroot_stubs_legacy.c2581 void toupper() {} function

Completed in 88 milliseconds