Home
last modified time | relevance | path

Searched refs:ECTF_NOTENUM (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/common/ctf/
Dctf_types.c245 return (ctf_set_errno(ofp, ECTF_NOTENUM)); in ctf_enum_iter()
909 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_name()
948 (void) ctf_set_errno(ofp, ECTF_NOTENUM); in ctf_enum_value()
Dctf_impl.h278 ECTF_NOTENUM, /* type is not an enum */ enumerator
Dctf_create.c1123 return (ctf_set_errno(fp, ECTF_NOTENUM)); in ctf_add_enumerator()
/netbsd/src/external/gpl3/gdb/dist/include/
Dctf-api.h207 _CTF_ITEM (ECTF_NOTENUM, "Type is not an enum.") \
/netbsd/src/external/gpl3/binutils/dist/include/
Dctf-api.h207 _CTF_ITEM (ECTF_NOTENUM, "Type is not an enum.") \