Searched refs:enumcmp (Results 1 – 1 of 1) sorted by relevance
1611 enumcmp(const char *name, int value, void *arg) in enumcmp() function1927 if (ctf_enum_iter(src_fp, src_type, enumcmp, &dst) || in ctf_add_type()1928 ctf_enum_iter(dst_fp, dst_type, enumcmp, &src)) in ctf_add_type()