HomeSort by: relevance | last modified time | path
    Searched defs:CTF_ERR (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
ctf_api.h 120 #define CTF_ERR (-1L)
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 180 #define CTF_ERR ((ctf_id_t) -1L)
324 type ID or a name); on end of iteration they instead return return CTF_ERR,
330 Errors other than end-of-iteration will return CTF_ERR/-1/NULL and set the
499 - Functions returning a ctf_id_t are in error if the return value == CTF_ERR
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 180 #define CTF_ERR ((ctf_id_t) -1L)
324 type ID or a name); on end of iteration they instead return return CTF_ERR,
330 Errors other than end-of-iteration will return CTF_ERR/-1/NULL and set the
499 - Functions returning a ctf_id_t are in error if the return value == CTF_ERR
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 180 #define CTF_ERR ((ctf_id_t) -1L)
324 type ID or a name); on end of iteration they instead return return CTF_ERR,
330 Errors other than end-of-iteration will return CTF_ERR/-1/NULL and set the
499 - Functions returning a ctf_id_t are in error if the return value == CTF_ERR
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 179 #define CTF_ERR ((ctf_id_t) -1L)
314 type ID or a name); on end of iteration they instead return return CTF_ERR,
320 Errors other than end-of-iteration will return CTF_ERR/-1/NULL and set the
484 - Functions returning a ctf_id_t are in error if the return value == CTF_ERR

Completed in 28 milliseconds