Home
last modified time | relevance | path

Searched refs:Dup_Choice (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_case.adb133 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
282 Dup_Choice (Prev_Lo, UI_Min (Prev_Hi, Choice_Hi), LocN);
286 Dup_Choice (UI_Max (Choice_Lo, Prev_Lo), Prev_Hi, LocN);
454 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
536 end Dup_Choice;
849 Dup_Choice
853 Dup_Choice
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_case.adb133 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
282 Dup_Choice (Prev_Lo, UI_Min (Prev_Hi, Choice_Hi), LocN);
286 Dup_Choice (UI_Max (Choice_Lo, Prev_Lo), Prev_Hi, LocN);
454 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
536 end Dup_Choice;
849 Dup_Choice
853 Dup_Choice
H A DChangeLog-20144866 * sem_case.adb (Dup_Choice): Improve message for integer constants.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_case.adb129 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
278 Dup_Choice (Prev_Lo, UI_Min (Prev_Hi, Choice_Hi), LocN);
282 Dup_Choice (UI_Max (Choice_Lo, Prev_Lo), Prev_Hi, LocN);
449 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
482 end Dup_Choice;
755 Dup_Choice
759 Dup_Choice
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
H A DChangeLog-20144866 * sem_case.adb (Dup_Choice): Improve message for integer constants.
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
H A DChangeLog-20144866 * sem_case.adb (Dup_Choice): Improve message for integer constants.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
491 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
494 Dup_Choice
509 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
591 end Dup_Choice;
H A DChangeLog-20144866 * sem_case.adb (Dup_Choice): Improve message for integer constants.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
H A DChangeLog-20144866 * sem_case.adb (Dup_Choice): Improve message for integer constants.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
H A DChangeLog-20144866 * sem_case.adb (Dup_Choice): Improve message for integer constants.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
491 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
494 Dup_Choice
509 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
591 end Dup_Choice;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
491 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
494 Dup_Choice
509 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
591 end Dup_Choice;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_case.adb139 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
490 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
493 Dup_Choice
508 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
590 end Dup_Choice;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_case.adb314 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id); subprogspec
666 Dup_Choice (Choice_Lo, UI_Min (Choice_Hi, Prev_Hi), Choice);
669 Dup_Choice
684 procedure Dup_Choice (Lo, Hi : Uint; C : Node_Id) is subprogram
772 end Dup_Choice;

12