Home
last modified time | relevance | path

Searched refs:cte_value (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_types.c136 if ((rc = func(name, ep->cte_value, arg)) != 0) in ctf_enum_iter()
774 if (ep->cte_value == value) in ctf_enum_name()
813 *valp = ep->cte_value; in ctf_enum_value()
H A Dctf_create.c152 cte.cte_value = dmd->dmd_value; in ctf_copy_emembers()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h353 int cte_value; /* value associated with this name */ member
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h466 int32_t cte_value; /* Value associated with this name. */ member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h567 int32_t cte_value; /* Value associated with this name. */ member
H A DChangeLog-2019327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h567 int32_t cte_value; /* Value associated with this name. */ member
H A DChangeLog-2019327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c463 cte.cte_value = ep->el_number; in write_type()
467 SWAP_32(cte.cte_value); in write_type()
1192 (*epp)->el_number = cte->cte_value; in resurrect_types()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-types.c343 *val = i->u.ctn_en->cte_value; in ctf_enum_next()
1510 if (ep->cte_value == value) in ctf_enum_name()
1552 *valp = ep->cte_value; in ctf_enum_value()
H A Dctf-open.c1189 swap_thing (item->cte_value); in flip_types()
H A Dctf-create.c1106 en[i].cte_value = value; in ctf_add_enumerator()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-types.c342 *val = i->u.ctn_en->cte_value; in ctf_enum_next()
1498 if (ep->cte_value == value) in ctf_enum_name()
1543 *valp = ep->cte_value; in ctf_enum_value()
H A Dctf-open.c1189 swap_thing (item->cte_value); in flip_types()
H A Dctf-create.c1096 en[i].cte_value = value; in ctf_add_enumerator()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.texi1310 int32_t cte_value;
1316 @multitable {Offset} {@code{int32_t cte_value}} {Strtab offset of the enumeration name.}
1326 @tab @code{int32_t cte_value}
1327 @vindex cte_value
1328 @vindex struct ctf_enum, cte_value
1329 @vindex ctf_enum_t, cte_value
H A Dctf-spec.info1003 int32_t cte_value;
1011 0x4 ‘int32_t cte_value’ The enumeration value.
1363 * cte_value: Enums. (line 24)
1382 * ctf_enum_t, cte_value: Enums. (line 24)
1626 * struct ctf_enum, cte_value: Enums. (line 24)
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi1310 int32_t cte_value;
1316 @multitable {Offset} {@code{int32_t cte_value}} {Strtab offset of the enumeration name.}
1326 @tab @code{int32_t cte_value}
1327 @vindex cte_value
1328 @vindex struct ctf_enum, cte_value
1329 @vindex ctf_enum_t, cte_value
H A Dctf-spec.info1003 int32_t cte_value;
1011 0x4 'int32_t cte_value' The enumeration value.
1363 * cte_value: Enums. (line 24)
1382 * ctf_enum_t, cte_value: Enums. (line 24)
1626 * struct ctf_enum, cte_value: Enums. (line 24)
/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c564 u.ep->cte_value); in read_types()
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.