Searched refs:ctf_type_cmp (Results 1 – 2 of 2) sorted by relevance
328 extern int ctf_type_cmp (ctf_file_t *, ctf_id_t, ctf_file_t *, ctf_id_t);
803 ctf_type_cmp (ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, in ctf_type_cmp() function849 if (ctf_type_cmp (lfp, ltype, rfp, rtype) == 0) in ctf_type_compat()