Home
last modified time | relevance | path

Searched refs:Cfbit (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Drepinfo.adb784 Cfbit : Uint; variable
809 Cfbit := Component_Bit_Offset (Comp);
811 if Rep_Not_Constant (Cfbit) then
817 Set_Normalized_Position (Comp, Cfbit / SSU);
818 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
820 Sunit := Cfbit / SSU;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Drepinfo.adb784 Cfbit : Uint; variable
809 Cfbit := Component_Bit_Offset (Comp);
811 if Rep_Not_Constant (Cfbit) then
817 Set_Normalized_Position (Comp, Cfbit / SSU);
818 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
820 Sunit := Cfbit / SSU;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Drepinfo.adb776 Cfbit : Uint; variable
804 Cfbit := Component_Bit_Offset (Comp);
806 if Rep_Not_Constant (Cfbit) then
812 Set_Normalized_Position (Comp, Cfbit / SSU);
813 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
815 Sunit := Cfbit / SSU;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Drepinfo.adb829 Cfbit : Uint; variable
854 Cfbit := Component_Bit_Offset (Comp);
856 if Rep_Not_Constant (Cfbit) then
862 Set_Normalized_Position (Comp, Cfbit / SSU);
863 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
865 Sunit := Cfbit / SSU;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Drepinfo.adb776 Cfbit : Uint; variable
804 Cfbit := Component_Bit_Offset (Comp);
806 if Rep_Not_Constant (Cfbit) then
812 Set_Normalized_Position (Comp, Cfbit / SSU);
813 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
815 Sunit := Cfbit / SSU;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Drepinfo.adb824 Cfbit : Uint; variable
860 Cfbit := Component_Bit_Offset (Comp);
862 if Rep_Not_Constant (Cfbit) then
868 Set_Normalized_Position (Comp, Cfbit / SSU);
869 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
871 Sunit := Cfbit / SSU;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Drepinfo.adb824 Cfbit : Uint; variable
860 Cfbit := Component_Bit_Offset (Comp);
862 if Rep_Not_Constant (Cfbit) then
868 Set_Normalized_Position (Comp, Cfbit / SSU);
869 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
871 Sunit := Cfbit / SSU;
/dports/lang/gnat_util/gnat_util/
H A Drepinfo.adb824 Cfbit : Uint; variable
860 Cfbit := Component_Bit_Offset (Comp);
862 if Rep_Not_Constant (Cfbit) then
868 Set_Normalized_Position (Comp, Cfbit / SSU);
869 Set_Normalized_First_Bit (Comp, Cfbit mod SSU);
871 Sunit := Cfbit / SSU;