/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_types.c | 136 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 D | ctf_create.c | 152 cte.cte_value = dmd->dmd_value; in ctf_copy_emembers()
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf.h | 353 int cte_value; /* value associated with this name */ member
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 466 int32_t cte_value; /* Value associated with this name. */ member
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 567 int32_t cte_value; /* Value associated with this name. */ member
|
H A D | ChangeLog-2019 | 327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 567 int32_t cte_value; /* Value associated with this name. */ member
|
H A D | ChangeLog-2019 | 327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctf.c | 463 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 D | ctf-types.c | 343 *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 D | ctf-open.c | 1189 swap_thing (item->cte_value); in flip_types()
|
H A D | ctf-create.c | 1106 en[i].cte_value = value; in ctf_add_enumerator()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-types.c | 342 *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 D | ctf-open.c | 1189 swap_thing (item->cte_value); in flip_types()
|
H A D | ctf-create.c | 1096 en[i].cte_value = value; in ctf_add_enumerator()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.texi | 1310 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 D | ctf-spec.info | 1003 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 D | ctf-spec.texi | 1310 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 D | ctf-spec.info | 1003 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 D | dump.c | 564 u.ep->cte_value); in read_types()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 327 * ctf.h (ctf_enum.cte_value): Fix type to int32_t.
|