Home | Sort by: relevance | last modified time | path |
/src/lib/libc/gen/ | |
ctype_guard.h | 121 __dso_hidden bool allow_ctype_abuse(void); |
isctype.c | 66 if (allow_ctype_abuse()) |
ctype_.c | 226 * allow_ctype_abuse() 234 allow_ctype_abuse(void) function in typeref:typename:__dso_hidden bool 284 allow_ctype_abuse(void) function in typeref:typename:__dso_hidden bool |
/src/lib/libc/locale/ | |
rune.c | 94 if (allow_ctype_abuse()) |