Searched defs:toascii (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A Dctype.cpp24 #undef toascii macro
172 toascii(int c) function
/haiku/headers/posix/
H A Dctype.h81 #define toascii(c) ((c) & 0x7f) /* Clear higher bits */ macro
/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h192 # define toascii(c) __toascii (c) macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2593 void toascii() {} function
H A Dlibroot_stubs_legacy.c2578 void toascii() {} function

Completed in 80 milliseconds