Home
last modified time | relevance | path

Searched refs:Get_4_Bit_Val (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Datree.adb501 Val : constant Field_Size_4_Bit := Get_4_Bit_Val (N, Offset);
687 function Get_4_Bit_Val subprogram
701 end Get_4_Bit_Val; argument
863 when 4 => return Field_Size_32_Bit (Get_4_Bit_Val (NN, Desc.Offset));
H A Datree.ads851 function Get_4_Bit_Val subprogspec
H A Dtreepr.adb996 when 4 => Write_Int (Int (Get_4_Bit_Val (N, FD.Offset)));
H A DChangeLog7588 (Get_4_Bit_Val): Likewise.
7724 (Get_4_Bit_Val): Likewise.