Home
last modified time | relevance | path

Searched refs:ERRSTATUS (Results 1 – 5 of 5) sorted by relevance

/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/testprog/
H A Dtestprog.pl75 $status and goto ERRSTATUS;
810 $status and goto ERRSTATUS;
902 ffirow($fptr,2,3,$status) and goto ERRSTATUS;
921 ffdrow($fptr,10,2,$status) and goto ERRSTATUS;
940 ffdcol($fptr,3,$status) and goto ERRSTATUS;
1018 $status and goto ERRSTATUS;
1124 ffirow($fptr,2,3,$status) and goto ERRSTATUS;
1140 ffdrow($fptr,10,2,$status) and goto ERRSTATUS;
1157 ffdcol($fptr,6,$status) and goto ERRSTATUS;
1239 $status and goto ERRSTATUS;
[all …]
H A Dtestprog_OO.pl75 $status and goto ERRSTATUS;
188 and print "ffpknd status = $status\n",goto ERRSTATUS;
819 $status and goto ERRSTATUS;
911 $fptr->insert_rows(2,3,$status) and goto ERRSTATUS;
930 $fptr->delete_rows(10,2,$status) and goto ERRSTATUS;
949 $fptr->delete_col(3,$status) and goto ERRSTATUS;
1027 $status and goto ERRSTATUS;
1133 $fptr->insert_rows(2,3,$status) and goto ERRSTATUS;
1166 $fptr->delete_col(6,$status) and goto ERRSTATUS;
1249 $status and goto ERRSTATUS;
[all …]
H A Dtestprog_longnames.pl75 $status and goto ERRSTATUS;
189 and print "ffpknd status = $status\n",goto ERRSTATUS;
659 print "\nERROR returned by ffpktp\n", goto ERRSTATUS;
819 $status and goto ERRSTATUS;
911 fits_insert_rows($fptr,2,3,$status) and goto ERRSTATUS;
949 fits_delete_col($fptr,3,$status) and goto ERRSTATUS;
1027 $status and goto ERRSTATUS;
1133 fits_insert_rows($fptr,2,3,$status) and goto ERRSTATUS;
1166 fits_delete_col($fptr,6,$status) and goto ERRSTATUS;
1249 $status and goto ERRSTATUS;
[all …]
H A Dtestprog_pdl.pl91 $status and goto ERRSTATUS;
203 and print "ffpknd status = $status\n",goto ERRSTATUS;
840 $status and goto ERRSTATUS;
935 $fptr->insert_rows(2,3,$status) and goto ERRSTATUS;
954 $fptr->delete_rows(10,2,$status) and goto ERRSTATUS;
973 $fptr->delete_col(3,$status) and goto ERRSTATUS;
1051 $status and goto ERRSTATUS;
1166 $fptr->insert_rows(2,3,$status) and goto ERRSTATUS;
1199 $fptr->delete_col(6,$status) and goto ERRSTATUS;
1282 $status and goto ERRSTATUS;
[all …]
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/lib/FusionInventory/Agent/Task/Inventory/Win32/
H A DPrinters.pm97 ERRSTATUS => $errStatus,