Home
last modified time | relevance | path

Searched refs:ctf_enum (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/include/
Dctf.h463 typedef struct ctf_enum struct
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dctf.h146 typedef struct ctf_enum { struct
/netbsd/src/external/gpl3/gdb/dist/include/
Dctf.h564 typedef struct ctf_enum struct
DChangeLog-2019327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
/netbsd/src/external/gpl3/binutils/dist/include/
Dctf.h564 typedef struct ctf_enum struct
DChangeLog-2019327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dctf.c303 struct ctf_enum cte; in write_type()