Home
last modified time | relevance | path

Searched refs:All_FMs (Results 1 – 16 of 16) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb569 All_FMs : Elist_Id; variable
654 All_FMs := Anonymous_Masters (Unit_Id);
656 if No (All_FMs) then
657 All_FMs := New_Elmt_List;
658 Set_Anonymous_Masters (Unit_Id, All_FMs);
661 Prepend_Elmt (FM_Id, All_FMs);
674 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
683 if Present (All_FMs) then
684 FM_Elmt := First_Elmt (All_FMs);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb569 All_FMs : Elist_Id; variable
654 All_FMs := Anonymous_Masters (Unit_Id);
656 if No (All_FMs) then
657 All_FMs := New_Elmt_List;
658 Set_Anonymous_Masters (Unit_Id, All_FMs);
661 Prepend_Elmt (FM_Id, All_FMs);
674 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
683 if Present (All_FMs) then
684 FM_Elmt := First_Elmt (All_FMs);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch7.adb569 All_FMs : Elist_Id; variable
654 All_FMs := Anonymous_Masters (Unit_Id);
656 if No (All_FMs) then
657 All_FMs := New_Elmt_List;
658 Set_Anonymous_Masters (Unit_Id, All_FMs);
661 Prepend_Elmt (FM_Id, All_FMs);
674 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
683 if Present (All_FMs) then
684 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch7.adb569 All_FMs : Elist_Id; variable
654 All_FMs := Anonymous_Masters (Unit_Id);
656 if No (All_FMs) then
657 All_FMs := New_Elmt_List;
658 Set_Anonymous_Masters (Unit_Id, All_FMs);
661 Prepend_Elmt (FM_Id, All_FMs);
674 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
683 if Present (All_FMs) then
684 FM_Elmt := First_Elmt (All_FMs);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb569 All_FMs : Elist_Id; variable
654 All_FMs := Anonymous_Masters (Unit_Id);
656 if No (All_FMs) then
657 All_FMs := New_Elmt_List;
658 Set_Anonymous_Masters (Unit_Id, All_FMs);
661 Prepend_Elmt (FM_Id, All_FMs);
674 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
683 if Present (All_FMs) then
684 FM_Elmt := First_Elmt (All_FMs);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch7.adb569 All_FMs : Elist_Id; variable
654 All_FMs := Anonymous_Masters (Unit_Id);
656 if No (All_FMs) then
657 All_FMs := New_Elmt_List;
658 Set_Anonymous_Masters (Unit_Id, All_FMs);
661 Prepend_Elmt (FM_Id, All_FMs);
674 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
683 if Present (All_FMs) then
684 FM_Elmt := First_Elmt (All_FMs);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch7.adb629 All_FMs : Elist_Id; variable
714 All_FMs := Anonymous_Masters (Unit_Id);
716 if No (All_FMs) then
717 All_FMs := New_Elmt_List;
718 Set_Anonymous_Masters (Unit_Id, All_FMs);
721 Prepend_Elmt (FM_Id, All_FMs);
734 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
743 if Present (All_FMs) then
744 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch7.adb666 All_FMs : Elist_Id; variable
751 All_FMs := Anonymous_Masters (Unit_Id);
753 if No (All_FMs) then
754 All_FMs := New_Elmt_List;
755 Set_Anonymous_Masters (Unit_Id, All_FMs);
758 Prepend_Elmt (FM_Id, All_FMs);
771 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
780 if Present (All_FMs) then
781 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch7.adb629 All_FMs : Elist_Id; variable
714 All_FMs := Anonymous_Masters (Unit_Id);
716 if No (All_FMs) then
717 All_FMs := New_Elmt_List;
718 Set_Anonymous_Masters (Unit_Id, All_FMs);
721 Prepend_Elmt (FM_Id, All_FMs);
734 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
743 if Present (All_FMs) then
744 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch7.adb660 All_FMs : Elist_Id; variable
745 All_FMs := Anonymous_Masters (Unit_Id);
747 if No (All_FMs) then
748 All_FMs := New_Elmt_List;
749 Set_Anonymous_Masters (Unit_Id, All_FMs);
752 Prepend_Elmt (FM_Id, All_FMs);
765 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
774 if Present (All_FMs) then
775 FM_Elmt := First_Elmt (All_FMs);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch7.adb666 All_FMs : Elist_Id; variable
751 All_FMs := Anonymous_Masters (Unit_Id);
753 if No (All_FMs) then
754 All_FMs := New_Elmt_List;
755 Set_Anonymous_Masters (Unit_Id, All_FMs);
758 Prepend_Elmt (FM_Id, All_FMs);
771 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
780 if Present (All_FMs) then
781 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch7.adb629 All_FMs : Elist_Id; variable
714 All_FMs := Anonymous_Masters (Unit_Id);
716 if No (All_FMs) then
717 All_FMs := New_Elmt_List;
718 Set_Anonymous_Masters (Unit_Id, All_FMs);
721 Prepend_Elmt (FM_Id, All_FMs);
734 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
743 if Present (All_FMs) then
744 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch7.adb666 All_FMs : Elist_Id; variable
751 All_FMs := Anonymous_Masters (Unit_Id);
753 if No (All_FMs) then
754 All_FMs := New_Elmt_List;
755 Set_Anonymous_Masters (Unit_Id, All_FMs);
758 Prepend_Elmt (FM_Id, All_FMs);
771 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
780 if Present (All_FMs) then
781 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch7.adb602 All_FMs : Elist_Id; variable
687 All_FMs := Anonymous_Masters (Unit_Id);
689 if No (All_FMs) then
690 All_FMs := New_Elmt_List;
691 Set_Anonymous_Masters (Unit_Id, All_FMs);
694 Prepend_Elmt (FM_Id, All_FMs);
707 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
716 if Present (All_FMs) then
717 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch7.adb602 All_FMs : Elist_Id; variable
687 All_FMs := Anonymous_Masters (Unit_Id);
689 if No (All_FMs) then
690 All_FMs := New_Elmt_List;
691 Set_Anonymous_Masters (Unit_Id, All_FMs);
694 Prepend_Elmt (FM_Id, All_FMs);
707 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
716 if Present (All_FMs) then
717 FM_Elmt := First_Elmt (All_FMs);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch7.adb602 All_FMs : Elist_Id; variable
687 All_FMs := Anonymous_Masters (Unit_Id);
689 if No (All_FMs) then
690 All_FMs := New_Elmt_List;
691 Set_Anonymous_Masters (Unit_Id, All_FMs);
694 Prepend_Elmt (FM_Id, All_FMs);
707 All_FMs : constant Elist_Id := Anonymous_Masters (Unit_Id); constant
716 if Present (All_FMs) then
717 FM_Elmt := First_Elmt (All_FMs);