Searched refs:ctype (Results 1 – 3 of 3) sorted by relevance
58 const uint8_t ctype = cache_types & 0x7; in TEST() local62 if (ctype != CTYPE_NO_CACHE) { in TEST()66 if ((ctype & CTYPE_D_CACHE) || ctype == CTYPE_UNIFIED_CACHE) { in TEST()75 if (ctype & CTYPE_I_CACHE) { in TEST()82 switch (ctype) { in TEST()
128 $(MUSL_DIR)/src/ctype/isalnum.c \129 $(MUSL_DIR)/src/ctype/isalpha.c \130 $(MUSL_DIR)/src/ctype/isascii.c \131 $(MUSL_DIR)/src/ctype/isblank.c \132 $(MUSL_DIR)/src/ctype/iscntrl.c \133 $(MUSL_DIR)/src/ctype/isdigit.c \134 $(MUSL_DIR)/src/ctype/isgraph.c \135 $(MUSL_DIR)/src/ctype/islower.c \136 $(MUSL_DIR)/src/ctype/isprint.c \137 $(MUSL_DIR)/src/ctype/ispunct.c \[all …]
113 $(MUSL_DIR)/src/ctype/__ctype_b_loc.c \114 $(MUSL_DIR)/src/ctype/__ctype_get_mb_cur_max.c \115 $(MUSL_DIR)/src/ctype/__ctype_tolower_loc.c \116 $(MUSL_DIR)/src/ctype/__ctype_toupper_loc.c \117 $(MUSL_DIR)/src/ctype/isalnum.c \118 $(MUSL_DIR)/src/ctype/isalpha.c \119 $(MUSL_DIR)/src/ctype/isascii.c \120 $(MUSL_DIR)/src/ctype/isblank.c \121 $(MUSL_DIR)/src/ctype/iscntrl.c \122 $(MUSL_DIR)/src/ctype/isdigit.c \[all …]