Home
last modified time | relevance | path

Searched refs:Return_Code (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-os2lib.adb45 procedure Must_Not_Fail (Return_Code : APIRET) is
47 pragma Assert (Return_Code = IOE.NO_ERROR);
55 procedure Sem_Must_Not_Fail (Return_Code : OS2Lib.APIRET) is
58 (Return_Code = IOE.NO_ERROR
60 Return_Code = IOE.ERROR_ALREADY_POSTED
62 Return_Code = IOE.ERROR_ALREADY_RESET);
H A Di-os2lib.ads131 procedure Must_Not_Fail (Return_Code : OS2Lib.APIRET);
138 procedure Sem_Must_Not_Fail (Return_Code : OS2Lib.APIRET);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-os2lib.adb45 procedure Must_Not_Fail (Return_Code : APIRET) is
47 pragma Assert (Return_Code = IOE.NO_ERROR);
55 procedure Sem_Must_Not_Fail (Return_Code : OS2Lib.APIRET) is
58 (Return_Code = IOE.NO_ERROR
60 Return_Code = IOE.ERROR_ALREADY_POSTED
62 Return_Code = IOE.ERROR_ALREADY_RESET);
/dports/lang/asis/asis-gpl-2016-src/tools/gnatelim/
H A Dgnatelim-closure.adb146 Return_Code : Integer; variable
239 Return_Code => Return_Code,
249 if Return_Code = 0 then
268 ASIS_UL.Output.Error ("gnatbind result =" & Return_Code'Img);
/dports/security/snort3/snort3-3.1.19.0/src/decompress/
H A Dfile_decomp.cc316 fd_status_t Return_Code; in File_Decomp() local
326 if ( (Return_Code = Locate_Sig_Here(SessionPtr)) == File_Decomp_OK ) in File_Decomp()
329 if ( (Return_Code = Initialize_Decompression(SessionPtr)) == File_Decomp_OK ) in File_Decomp()
334 return( Return_Code ); in File_Decomp()
338 return( Return_Code ); in File_Decomp()
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/files/
H A Dfile_decomp.c434 fd_status_t Return_Code; in File_Decomp() local
444 if( (Return_Code = Locate_Sig_Here( SessionPtr )) == File_Decomp_OK ) in File_Decomp()
447 if( (Return_Code = Initialize_Decompression( SessionPtr )) == File_Decomp_OK ) in File_Decomp()
452 return( Return_Code ); in File_Decomp()
456 return( Return_Code ); in File_Decomp()
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprbind.adb127 Return_Code : Integer; variable
769 Return_Code,
771 Success := Return_Code = 0;
774 Return_Code :=
868 Return_Code,
872 Return_Code := Spawn (Gnatbind_Path.all, Args);
892 if Return_Code /= 0 then
1039 Return_Code => Return_Code,
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dinterp.c83 #define PREPARE_POP_RETURN_INTERRUPT(Return_Code, Contents_of_Val) \ argument
86 SET_RC (Return_Code); \
158 #define DO_NTH_THEN(Return_Code, n) do \ argument
160 SET_RC (Return_Code); \
167 #define PUSH_NTH_THEN(Return_Code, n) \ argument
168 SET_RC (Return_Code); \
175 #define DO_ANOTHER_THEN(Return_Code, N) do \ argument
177 SET_RC (Return_Code); \
/dports/graphics/megapov/megapov-1.2.1/source/
H A Duserio.cpp476 SHELLRET Return_Code; in pov_shellout() local
579 Return_Code=(POV_SHELLOUT_CAST)POV_SYSTEM(real_command); in pov_shellout()
583 Return_Code=(POV_SHELLOUT_CAST)(!((int)Return_Code)); in pov_shellout()
586 if (Return_Code) in pov_shellout()
/dports/graphics/povray36/povray-3.6.1/source/
H A Duserio.cpp471 SHELLRET Return_Code; in pov_shellout() local
574 Return_Code=(POV_SHELLOUT_CAST)POV_SYSTEM(real_command); in pov_shellout()
578 Return_Code=(POV_SHELLOUT_CAST)(!((int)Return_Code)); in pov_shellout()
581 if (Return_Code) in pov_shellout()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-elchha__vxworks-ppc-full.adb92 Return_Code : out Return_Code_Type);
141 Return_Code => Result);

123456789