Searched refs:ctf_enum_value (Results 1 – 8 of 8) sorted by relevance
62 ctf_enum_value;
65 ctf_enum_value;
92 ctf_enum_value;
272 extern int ctf_enum_value(ctf_file_t *, ctf_id_t, const char *, int *);
763 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value( in dt_decl_enumerator()
3336 strchr(rp->dn_string, '`') == NULL && ctf_enum_value( in dt_cook_op2()
1012 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) in ctf_enum_value() function
1635 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type, in enumcmp()