Searched refs:IS_CHAR (Results 1 – 4 of 4) sorted by relevance
260 #define IS_CHAR(e) \ macro
111 ctf_type_encoding(ctfp, base, &e) == 0 && IS_CHAR(e)); in pfcheck_str()
992 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e)) in dt_node_is_strcompat()997 ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e)) in dt_node_is_strcompat()
89 #define IS_CHAR(e) \ macro973 if (IS_CHAR(*ep)) { in print_int_val()1151 mdb_ctf_type_encoding(base, &e) == 0 && IS_CHAR(e)) { in print_ptr()1211 mdb_ctf_type_encoding(base, &e) == 0 && IS_CHAR(e) && in print_array()