Home
last modified time | relevance | path

Searched refs:ECTF_NOTINTFP (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h255 ECTF_NOTINTFP, /* type is not an integer or float */ enumerator
H A Dctf_types.c557 return (ctf_set_errno(ofp, ECTF_NOTINTFP)); in ctf_type_encoding()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h209 _CTF_ITEM (ECTF_NOTINTFP, "Type is not an integer, float, or enum.") \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h209 _CTF_ITEM (ECTF_NOTINTFP, "Type is not an integer, float, or enum.") \
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c633 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP)); in ctf_add_slice()
931 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP)); in ctf_add_enum_encoded()
1318 return (ctf_set_errno (fp, ECTF_NOTINTFP)); in ctf_add_member_encoded()
H A Dctf-types.c1238 return (ctf_set_errno (ofp, ECTF_NOTINTFP)); in ctf_type_encoding()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c637 return (ctf_set_errno (fp, ECTF_NOTINTFP)); in ctf_add_slice()
928 return (ctf_set_errno (fp, ECTF_NOTINTFP)); in ctf_add_enum_encoded()
1288 return (ctf_set_errno (fp, ECTF_NOTINTFP)); in ctf_add_member_encoded()
H A Dctf-types.c1229 return (ctf_set_errno (ofp, ECTF_NOTINTFP)); in ctf_type_encoding()