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

/haiku/src/system/libroot/posix/locale/
H A Dctype.cpp25 #undef tolower macro
180 tolower(int c) function
/haiku/headers/posix/
H A Dctype.h77 #define tolower(c) ((int)(*__ctype_tolower_loc())[(int)(c)]) macro
/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h186 # define tolower(c) __tobody (c, tolower, (*__ctype_tolower_loc()), (c)) macro
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutclib.c1010 tolower ( function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2594 void tolower() {} function
H A Dlibroot_stubs_legacy.c2579 void tolower() {} function

Completed in 668 milliseconds