Home
last modified time | relevance | path

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

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-catiio.adb461 TZ_Form : constant Picture_String := "%:::z"; constant
464 if P + TZ_Form'Length - 1 <= Picture'Last
465 and then Picture (P .. P + TZ_Form'Length - 1) = "%:::z"
482 P := P + TZ_Form'Length - 2; -- will add 2 below
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-catiio.adb461 TZ_Form : constant Picture_String := "%:::z"; constant
464 if P + TZ_Form'Length - 1 <= Picture'Last
465 and then Picture (P .. P + TZ_Form'Length - 1) = "%:::z"
482 P := P + TZ_Form'Length - 2; -- will add 2 below
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-catiio.adb461 TZ_Form : constant Picture_String := "%:::z"; constant
464 if P + TZ_Form'Length - 1 <= Picture'Last
465 and then Picture (P .. P + TZ_Form'Length - 1) = "%:::z"
482 P := P + TZ_Form'Length - 2; -- will add 2 below
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-catiio.adb461 TZ_Form : constant Picture_String := "%:::z"; constant
464 if P + TZ_Form'Length - 1 <= Picture'Last
465 and then Picture (P .. P + TZ_Form'Length - 1) = "%:::z"
482 P := P + TZ_Form'Length - 2; -- will add 2 below