Home
last modified time | relevance | path

Searched refs:Stack_Size (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
H A Ds-stausa.ads60 Stack_Size : Natural; component
228 Stack_Size : Natural;
290 Stack_Size : Natural; component
330 function Stack_Size subprogspec
333 pragma Inline (Stack_Size);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
H A Ds-stausa.ads60 Stack_Size : Natural; component
228 Stack_Size : Natural;
290 Stack_Size : Natural; component
330 function Stack_Size subprogspec
333 pragma Inline (Stack_Size);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-stausa.adb134 Stack_Size => 0));
273 Stack_Size : Natural;
282 Analyzer.Stack_Size := Stack_Size;
305 function Stack_Size subprogram
315 end Stack_Size;
443 if Result_Array (J).Stack_Size > Max_Stack_Size then
444 Max_Stack_Size := Result_Array (J).Stack_Size;
507 Stack_Size => Analyzer.Stack_Size,
515 Result.Value := Analyzer.Stack_Size;
518 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-stausa.adb134 Stack_Size => 0));
273 Stack_Size : Natural;
282 Analyzer.Stack_Size := Stack_Size;
305 function Stack_Size subprogram
315 end Stack_Size;
443 if Result_Array (J).Stack_Size > Max_Stack_Size then
444 Max_Stack_Size := Result_Array (J).Stack_Size;
507 Stack_Size => Analyzer.Stack_Size,
515 Result.Value := Analyzer.Stack_Size;
518 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0]];
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-stausa.adb134 Stack_Size => 0));
273 Stack_Size : Natural;
282 Analyzer.Stack_Size := Stack_Size;
305 function Stack_Size subprogram
315 end Stack_Size;
443 if Result_Array (J).Stack_Size > Max_Stack_Size then
444 Max_Stack_Size := Result_Array (J).Stack_Size;
507 Stack_Size => Analyzer.Stack_Size,
515 Result.Value := Analyzer.Stack_Size;
518 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-stausa.adb134 Stack_Size => 0));
273 Stack_Size : Natural;
282 Analyzer.Stack_Size := Stack_Size;
305 function Stack_Size subprogram
315 end Stack_Size;
443 if Result_Array (J).Stack_Size > Max_Stack_Size then
444 Max_Stack_Size := Result_Array (J).Stack_Size;
507 Stack_Size => Analyzer.Stack_Size,
515 Result.Value := Analyzer.Stack_Size;
518 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-stausa.adb133 Stack_Size => 0));
272 Stack_Size : Natural;
281 Analyzer.Stack_Size := Stack_Size;
304 function Stack_Size subprogram
314 end Stack_Size;
442 if Result_Array (J).Stack_Size > Max_Stack_Size then
443 Max_Stack_Size := Result_Array (J).Stack_Size;
506 Stack_Size => Analyzer.Stack_Size,
514 Result.Value := Analyzer.Stack_Size;
517 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-stausa.adb134 Stack_Size => 0));
273 Stack_Size : Natural;
282 Analyzer.Stack_Size := Stack_Size;
305 function Stack_Size subprogram
315 end Stack_Size;
443 if Result_Array (J).Stack_Size > Max_Stack_Size then
444 Max_Stack_Size := Result_Array (J).Stack_Size;
507 Stack_Size => Analyzer.Stack_Size,
515 Result.Value := Analyzer.Stack_Size;
518 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-stausa.adb134 Stack_Size => 0));
273 Stack_Size : Natural;
282 Analyzer.Stack_Size := Stack_Size;
305 function Stack_Size subprogram
315 end Stack_Size;
443 if Result_Array (J).Stack_Size > Max_Stack_Size then
444 Max_Stack_Size := Result_Array (J).Stack_Size;
507 Stack_Size => Analyzer.Stack_Size,
515 Result.Value := Analyzer.Stack_Size;
518 Result.Value := Stack_Size (Analyzer.Topmost_Touched_Mark,
[all …]

12345678910>>...30