/third_party/ltp/tools/sparse/sparse-src/ |
D | builtin.c | 44 expr->ctype = &int_ctype; in evaluate_to_int_const_expr() 638 { "__atomic_add_fetch", NULL, 0, { vol_ptr, &dyntype, &int_ctype }, .op = &atomic_op }, 640 { "__atomic_and_fetch", NULL, 0, { vol_ptr, &dyntype, &int_ctype }, .op = &atomic_op }, 641 { "__atomic_clear", &void_ctype, 0, { &volatile_bool_ptr_ctype, &int_ctype }}, 642 … &bool_ctype, 0, { vol_ptr, &ptr_ctype, &ptr_ctype, &bool_ctype, &int_ctype, &int_ctype }, .op = &… 643 …", &bool_ctype, 0, { vol_ptr, &ptr_ctype, &dyntype, &bool_ctype, &int_ctype, &int_ctype }, .op = &… 644 …{ "__atomic_exchange", &void_ctype, 0, { vol_ptr, &ptr_ctype, &ptr_ctype, &int_ctype }, .op = &ato… 645 { "__atomic_exchange_n", NULL, 0, { vol_ptr, &dyntype, &int_ctype }, .op = &atomic_op }, 646 { "__atomic_fetch_add", NULL, 0, { vol_ptr, &dyntype, &int_ctype }, .op = &atomic_op }, 647 { "__atomic_fetch_and", NULL, 0, { vol_ptr, &dyntype, &int_ctype }, .op = &atomic_op }, [all …]
|
D | target-x86.c | 30 wint_ctype = &int_ctype; in init_x86_common() 35 wchar_ctype = &int_ctype; in init_x86_common() 36 wint_ctype = &int_ctype; in init_x86_common() 51 fast16_ctype = &int_ctype; in init_i386() 53 fast32_ctype = &int_ctype; in init_i386() 83 fast16_ctype = &int_ctype; in init_x86_x32() 85 fast32_ctype = &int_ctype; in init_x86_x32() 118 wint_ctype = &int_ctype; in init_x86_64() 121 fast32_ctype = &int_ctype; in init_x86_64() 129 fast32_ctype = &int_ctype; in init_x86_64() [all …]
|
D | target-nios2.c | 9 fast16_ctype = &int_ctype; in init_nios2() 11 fast32_ctype = &int_ctype; in init_nios2() 32 { "__builtin_rdctl", &int_ctype, 0, { &int_ctype }}, 33 { "__builtin_wrctl", &void_ctype, 0, { &int_ctype, &int_ctype }}, 34 { "__builtin_custom_ini", &int_ctype, 0, { &int_ctype }},
|
D | target-h8300.c | 8 intptr_ctype = &int_ctype; in init_h8300() 14 fast16_ctype = &int_ctype; in init_h8300() 16 fast32_ctype = &int_ctype; in init_h8300()
|
D | target-sh.c | 10 intptr_ctype = &int_ctype; in init_sh() 13 fast16_ctype = &int_ctype; in init_sh() 15 fast32_ctype = &int_ctype; in init_sh()
|
D | target-arm.c | 8 fast16_ctype = &int_ctype; in init_arm() 10 fast32_ctype = &int_ctype; in init_arm() 16 fast8_ctype = &int_ctype; in init_arm()
|
D | target-s390.c | 9 intptr_ctype = &int_ctype; in init_s390() 12 fast16_ctype = &int_ctype; in init_s390() 14 fast32_ctype = &int_ctype; in init_s390()
|
D | target.c | 17 struct symbol *int32_ctype = &int_ctype; 19 struct symbol *wchar_ctype = &int_ctype; 25 struct symbol *least32_ctype = &int_ctype; 37 struct symbol *sig_atomic_ctype = &int_ctype; 231 ssize_t_ctype = &int_ctype; in target_init()
|
D | target-bfin.c | 16 { "__builtin_bfin_norm_fr1x32", &int_ctype, 0, { &int_ctype }},
|
D | target-openrisc.c | 8 fast16_ctype = &int_ctype; in init_openrisc() 10 fast32_ctype = &int_ctype; in init_openrisc()
|
D | target-xtensa.c | 8 fast16_ctype = &int_ctype; in init_xtensa() 10 fast32_ctype = &int_ctype; in init_xtensa()
|
D | target-microblaze.c | 8 fast16_ctype = &int_ctype; in init_microblaze() 10 fast32_ctype = &int_ctype; in init_microblaze()
|
D | target-m68k.c | 8 fast16_ctype = &int_ctype; in init_m68k() 10 fast32_ctype = &int_ctype; in init_m68k()
|
D | target-nds32.c | 8 fast16_ctype = &int_ctype; in init_nds32() 10 fast32_ctype = &int_ctype; in init_nds32()
|
D | target-ppc.c | 36 fast16_ctype = &int_ctype; in init_ppc32() 38 fast32_ctype = &int_ctype; in init_ppc32()
|
D | target-sparc.c | 22 fast16_ctype = &int_ctype; in init_sparc32() 24 fast32_ctype = &int_ctype; in init_sparc32()
|
D | target-riscv.c | 92 fast16_ctype = &int_ctype; in init_riscv32() 94 fast32_ctype = &int_ctype; in init_riscv32()
|
D | target-mips.c | 10 predefine("_MIPS_SZINT", 1, "%d", int_ctype.bit_size); in predefine_mips()
|
D | parse.c | 891 struct range irange = type_range(&int_ctype); in cast_enum_list() 903 expr->ctype = &int_ctype; in cast_enum_list() 919 parent->ctype.base_type = &int_ctype; in parse_enum_declaration() 936 ctype = &int_ctype; in parse_enum_declaration() 981 base_type = &int_ctype; in parse_enum_declaration() 1016 else if (type_is_ok(&int_ctype, range)) in parse_enum_declaration() 1017 base_type = &int_ctype; in parse_enum_declaration() 1484 {&char_ctype, &short_ctype, &int_ctype, &long_ctype, &llong_ctype, &int128_ctype}; 2726 sym->ctype.base_type = &int_ctype; in declare_argument() 2806 arg->ctype.base_type = &int_ctype; in promote_k_r_types() [all …]
|
D | symbol.c | 822 int_ctype, sint_ctype, uint_ctype, variable 902 { &int_ctype, T__INT( 0, int) }, 932 { &int_ptr_ctype, T_PTR(&int_ctype) }, 947 { &const_wchar_ctype, T_CONST(&int_ctype, NULL, NULL) },
|
D | expression.h | 314 expr->ctype = &int_ctype; in alloc_const_expression()
|
D | expression.c | 385 expr->ctype = &int_ctype; in get_number_value() 430 expr->ctype = token_type(token) < TOKEN_WIDE_CHAR ? &int_ctype : &long_ctype; in primary_expression() 444 expr->ctype = &int_ctype; in primary_expression()
|
D | evaluate.c | 169 return &int_ctype; in integer_promotion() 175 return &int_ctype; in integer_promotion() 909 expr->ctype = &int_ctype; in evaluate_logical() 912 return &int_ctype; in evaluate_logical() 1121 expr->ctype = &int_ctype; in evaluate_compare() 1122 return &int_ctype; in evaluate_compare() 1986 ctype = &int_ctype; in evaluate_preop() 2047 add->right->ctype = &int_ctype; in evaluate_offset() 2191 sym = &int_ctype; in evaluate_type_information() 2193 sym = &int_ctype; in evaluate_type_information()
|
D | predefine.c | 135 predefined_ctype("INT", &int_ctype, PTYPE_ALL); in predefined_macros()
|
/third_party/ltp/tools/sparse/sparse-src/Documentation/ |
D | types.rst | 52 * .ctype.base_type points to ``int_ctype``, the generic/abstract integer type
|