Home
last modified time | relevance | path

Searched refs:Count_Cst (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Di-c.adb222 Count_Cst : constant Natural := Count; constant
223 R : String (1 .. Count_Cst) with Relaxed_Initialization;
355 Count_Cst : constant Natural := Count; constant
356 R : Wide_String (1 .. Count_Cst) with Relaxed_Initialization;
488 Count_Cst : constant Natural := Count; constant
489 R : Wide_String (1 .. Count_Cst) with Relaxed_Initialization;
621 Count_Cst : constant Natural := Count; constant
622 R : Wide_Wide_String (1 .. Count_Cst) with Relaxed_Initialization;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog384 (To_Ada): Insert constant Count_Cst where needed to comply with