Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h90 ECTF_NOTINTFP, /* type is not an integer or float */ enumerator
/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c715 return (ctf_set_errno(ofp, ECTF_NOTINTFP)); in ctf_type_encoding()