Home
last modified time | relevance | path

Searched refs:unsigned_const (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/m32c/
H A Dm32c.c2063 int unsigned_const = 0; in m32c_print_operand() local
2070 unsigned_const = 2; in m32c_print_operand()
2075 unsigned_const = 1; in m32c_print_operand()
2286 if (unsigned_const == 2) in m32c_print_operand()
2288 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/m32c/
H A Dm32c.c2436 int unsigned_const = 0; in m32c_print_operand() local
2444 unsigned_const = 2; in m32c_print_operand()
2449 unsigned_const = 1; in m32c_print_operand()
2703 if (unsigned_const == 2) in m32c_print_operand()
2705 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/m32c/
H A Dm32c.c2432 int unsigned_const = 0; in m32c_print_operand() local
2440 unsigned_const = 2; in m32c_print_operand()
2445 unsigned_const = 1; in m32c_print_operand()
2699 if (unsigned_const == 2) in m32c_print_operand()
2701 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/m32c/
H A Dm32c.c2429 int unsigned_const = 0; in m32c_print_operand() local
2437 unsigned_const = 2; in m32c_print_operand()
2442 unsigned_const = 1; in m32c_print_operand()
2696 if (unsigned_const == 2) in m32c_print_operand()
2698 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/m32c/
H A Dm32c.c2432 int unsigned_const = 0; in m32c_print_operand() local
2440 unsigned_const = 2; in m32c_print_operand()
2445 unsigned_const = 1; in m32c_print_operand()
2699 if (unsigned_const == 2) in m32c_print_operand()
2701 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/m32c/
H A Dm32c.c2423 int unsigned_const = 0; in m32c_print_operand() local
2431 unsigned_const = 2; in m32c_print_operand()
2436 unsigned_const = 1; in m32c_print_operand()
2690 if (unsigned_const == 2) in m32c_print_operand()
2692 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/m32c/
H A Dm32c.c2432 int unsigned_const = 0; in m32c_print_operand() local
2440 unsigned_const = 2; in m32c_print_operand()
2445 unsigned_const = 1; in m32c_print_operand()
2699 if (unsigned_const == 2) in m32c_print_operand()
2701 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/m32c/
H A Dm32c.c2436 int unsigned_const = 0; in m32c_print_operand() local
2444 unsigned_const = 2; in m32c_print_operand()
2449 unsigned_const = 1; in m32c_print_operand()
2703 if (unsigned_const == 2) in m32c_print_operand()
2705 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/m32c/
H A Dm32c.c2423 int unsigned_const = 0; in m32c_print_operand() local
2431 unsigned_const = 2; in m32c_print_operand()
2436 unsigned_const = 1; in m32c_print_operand()
2690 if (unsigned_const == 2) in m32c_print_operand()
2692 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/m32c/
H A Dm32c.c2432 int unsigned_const = 0; in m32c_print_operand() local
2440 unsigned_const = 2; in m32c_print_operand()
2445 unsigned_const = 1; in m32c_print_operand()
2699 if (unsigned_const == 2) in m32c_print_operand()
2701 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/m32c/
H A Dm32c.c2432 int unsigned_const = 0; in m32c_print_operand() local
2440 unsigned_const = 2; in m32c_print_operand()
2445 unsigned_const = 1; in m32c_print_operand()
2699 if (unsigned_const == 2) in m32c_print_operand()
2701 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/m32c/
H A Dm32c.c2441 int unsigned_const = 0; in m32c_print_operand() local
2449 unsigned_const = 2; in m32c_print_operand()
2454 unsigned_const = 1; in m32c_print_operand()
2708 if (unsigned_const == 2) in m32c_print_operand()
2710 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/m32c/
H A Dm32c.c2432 int unsigned_const = 0; in m32c_print_operand() local
2440 unsigned_const = 2; in m32c_print_operand()
2445 unsigned_const = 1; in m32c_print_operand()
2699 if (unsigned_const == 2) in m32c_print_operand()
2701 if (unsigned_const == 1) in m32c_print_operand()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/m32c/
H A Dm32c.c2429 int unsigned_const = 0; in m32c_print_operand() local
2437 unsigned_const = 2; in m32c_print_operand()
2442 unsigned_const = 1; in m32c_print_operand()
2696 if (unsigned_const == 2) in m32c_print_operand()
2698 if (unsigned_const == 1) in m32c_print_operand()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dcplus-dem.c4030 int unsigned_const; local
4035 unsigned_const = (**mangled == 'U');
4069 if (unsigned_const)
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dcplus-dem.c4153 int unsigned_const; in do_hpacc_template_const_value() local
4158 unsigned_const = (**mangled == 'U'); in do_hpacc_template_const_value()
4192 if (unsigned_const) in do_hpacc_template_const_value()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dcplus-dem.c4067 int unsigned_const; in do_hpacc_template_const_value() local
4072 unsigned_const = (**mangled == 'U'); in do_hpacc_template_const_value()
4106 if (unsigned_const) in do_hpacc_template_const_value()

12