Searched defs:dest_type (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/sys/platform/pc64/apic/ |
H A D | lapic.c | 933 lapic_mem_ipi(int dest_type, int vector, int delivery_mode) in lapic_mem_ipi() 942 lapic_msr_ipi(int dest_type, int vector, int delivery_mode) in lapic_msr_ipi()
|
/dflybsd-src/games/atc/ |
H A D | struct.h | 79 int dest_type; member
|
H A D | input.c | 197 int dest_type, dest_no, dir; variable
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | c-lang.c | 567 enum c_string_type dest_type; in evaluate_subexp_c() local
|
H A D | valops.c | 587 struct type *arg_type, *dest_type; in value_reinterpret_cast() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | varasm.c | 4254 tree dest_type = TREE_TYPE (value); in initializer_constant_valid_p_1() local 4276 tree dest_type = TREE_TYPE (value); in initializer_constant_valid_p_1() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | varasm.c | 4550 tree dest_type = TREE_TYPE (value); in initializer_constant_valid_p_1() local 4572 tree dest_type = TREE_TYPE (value); in initializer_constant_valid_p_1() local
|
H A D | hsa-gen.c | 3022 BrigType16_t dest_type = hsa_type_integer_p (dest->m_type) in gen_hsa_cmp_insn_from_gimple() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck.c | 5723 check_for_casting_away_constness (tree src_type, tree dest_type, in check_for_casting_away_constness()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 6777 check_for_casting_away_constness (tree src_type, tree dest_type, in check_for_casting_away_constness()
|