HomeSort by: relevance | last modified time | path
    Searched refs:ECTF_NOTINTFP (Results 1 - 14 of 14) sorted by relevancy

  /src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h 280 ECTF_NOTINTFP, /* type is not an integer or float */
ctf_types.c 702 return (ctf_set_errno(ofp, ECTF_NOTINTFP));
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 210 _CTF_ITEM (ECTF_NOTINTFP, "Type is not an integer, float, or enum.") \
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 210 _CTF_ITEM (ECTF_NOTINTFP, "Type is not an integer, float, or enum.") \
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 210 _CTF_ITEM (ECTF_NOTINTFP, "Type is not an integer, float, or enum.") \
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 209 _CTF_ITEM (ECTF_NOTINTFP, "Type is not an integer, float, or enum.") \
  /src/external/gpl3/binutils/dist/libctf/
ctf-create.c 618 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
923 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
1327 return (ctf_set_errno (fp, ECTF_NOTINTFP));
ctf-types.c 1239 return (ctf_set_errno (ofp, ECTF_NOTINTFP));
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-create.c 618 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
923 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
1327 return (ctf_set_errno (fp, ECTF_NOTINTFP));
ctf-types.c 1239 return (ctf_set_errno (ofp, ECTF_NOTINTFP));
  /src/external/gpl3/gdb/dist/libctf/
ctf-create.c 619 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
924 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
1324 return (ctf_set_errno (fp, ECTF_NOTINTFP));
ctf-types.c 1218 return (ctf_set_errno (ofp, ECTF_NOTINTFP));
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-create.c 619 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
924 return (ctf_set_typed_errno (fp, ECTF_NOTINTFP));
1291 return (ctf_set_errno (fp, ECTF_NOTINTFP));
ctf-types.c 1218 return (ctf_set_errno (ofp, ECTF_NOTINTFP));

Completed in 56 milliseconds