Searched refs:ctype (Results 1 – 8 of 8) sorted by relevance
115 check include/linux/ctype.h '-I "isdigit("'116 check lib/ctype.c '-I "^EXPORT_SYMBOL" -I "^#include <linux/export.h>" -B'
11 tools/lib/ctype.c
140 uint32_t ctype:4; member164 ctype_names[frame->ctype], subunit_type_names[frame->subunit_type], in decode_avc()
19 $(OUTPUT)jvmti/libctype.o: ../lib/ctype.c FORCE
21 $(OUTPUT)libctype.o: ../lib/ctype.c FORCE
429 create_arg_cmp(enum tep_filter_cmp_type ctype) in create_arg_cmp() argument439 arg->num.type = ctype; in create_arg_cmp()657 enum tep_filter_cmp_type *ctype, in process_op() argument662 *ctype = TEP_FILTER_CMP_NONE; in process_op()703 *ctype = TEP_FILTER_CMP_EQ; in process_op()705 *ctype = TEP_FILTER_CMP_NE; in process_op()707 *ctype = TEP_FILTER_CMP_LT; in process_op()709 *ctype = TEP_FILTER_CMP_GT; in process_op()711 *ctype = TEP_FILTER_CMP_LE; in process_op()713 *ctype = TEP_FILTER_CMP_GE; in process_op()[all …]
9 ../lib/ctype.c
7 perf-y += ctype.o229 $(OUTPUT)util/ctype.o: ../lib/ctype.c FORCE