Home
last modified time | relevance | path

Searched refs:dmd_value (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h144 int dmd_value; /* value of this member (for enum) */ member
H A Dctf_create.c152 cte.cte_value = dmd->dmd_value; in ctf_copy_emembers()
1040 dmd->dmd_value = value; in ctf_add_enumerator()
1100 dmd->dmd_value = -1; in ctf_add_member()
1242 dmd->dmd_value = -1; in membadd()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h136 int dmd_value; /* Value of this member (for enum). */ member
H A Dctfc.cc649 dmd->dmd_value = value; in ctf_add_enumerator()
685 dmd->dmd_value = -1; in ctf_add_member_offset()
H A Dctfout.cc438 dw2_asm_output_data (4, dmd->dmd_value, "cte_value"); in ctf_asm_enum_const()
H A Dbtfout.cc715 dw2_asm_output_data (4, dmd->dmd_value, "bte_value"); in btf_asm_enum_const()