Home
last modified time | relevance | path

Searched refs:NMAXFILES (Results 1 – 25 of 26) sorted by relevance

12

/dports/astro/cfitsio/cfitsio-3.49/
H A Df77_wrap1.c46 fitsfile *gFitsFiles[NMAXFILES]={0};
56 for( i=50;i<NMAXFILES;i++ ) /* Using a unit=0 sounds bad, so start at 1 */ in Cffgiou()
58 if( i==NMAXFILES ) { in Cffgiou()
75 int i; for( i=50; i<NMAXFILES; ) gFitsFiles[i++]=NULL; in Cfffiou()
76 } else if( unit<1 || unit>=NMAXFILES ) { in Cfffiou()
103 for( last_unit=1; last_unit<NMAXFILES; last_unit++ ) { in FCALLSCSUB2()
120 if( unit<1 || unit>=NMAXFILES ) in CUnit2FITS()
H A Ddrvrfile.c41 static diskdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
48 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in file_init()
135 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_open()
414 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_create()
H A Ddrvrmem.c53 static memdriver memTable[NMAXFILES]; /* allocate mem file handle tables */
60 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in mem_init()
190 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_openmem()
218 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_createmem()
H A Ddrvrnet.c232 static rootdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
3940 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in root_init()
3978 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in root_open()
4011 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in root_create()
H A Df77_wrap4.c157 for(j=0;j<NMAXFILES;j++) in FCALLSCSUB11()
H A Dcfileio.c44 FITSfile *FptrTable[NMAXFILES]; /* this table of Fptr pointers is */
1435 for (ii = 0; ii < NMAXFILES; ii++) { in fits_store_Fptr()
1454 for (ii = 0; ii < NMAXFILES; ii++) { in fits_clear_Fptr()
1526 for (ii = 0; ii < NMAXFILES; ii++) /* check every buffer */ in fits_already_open()
H A Dfitsio2.h53 #define NMAXFILES 10000 /* maximum number of FITS files that can be opened */ macro
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Df77_wrap1.c46 fitsfile *gFitsFiles[NMAXFILES]={0};
56 for( i=50;i<NMAXFILES;i++ ) /* Using a unit=0 sounds bad, so start at 1 */ in Cffgiou()
58 if( i==NMAXFILES ) { in Cffgiou()
75 int i; for( i=50; i<NMAXFILES; ) gFitsFiles[i++]=NULL; in Cfffiou()
76 } else if( unit<1 || unit>=NMAXFILES ) { in Cfffiou()
103 for( last_unit=1; last_unit<NMAXFILES; last_unit++ ) { in FCALLSCSUB2()
120 if( unit<1 || unit>=NMAXFILES ) in CUnit2FITS()
H A Ddrvrfile.c41 static diskdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
48 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in file_init()
135 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_open()
413 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_create()
H A Ddrvrmem.c42 static memdriver memTable[NMAXFILES]; /* allocate mem file handle tables */
49 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in mem_init()
179 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_openmem()
207 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_createmem()
H A Ddrvrnet.c214 static rootdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
2215 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in root_init()
2253 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in root_open()
2286 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in root_create()
H A Df77_wrap4.c157 for(j=0;j<NMAXFILES;j++) in FCALLSCSUB11()
H A Dcfileio.c41 FITSfile *FptrTable[NMAXFILES]; /* this table of Fptr pointers is */
1372 for (ii = 0; ii < NMAXFILES; ii++) { in fits_store_Fptr()
1391 for (ii = 0; ii < NMAXFILES; ii++) { in fits_clear_Fptr()
1476 for (ii = 0; ii < NMAXFILES; ii++) /* check every buffer */ in fits_already_open()
H A Dfitsio2.h51 #define NMAXFILES 1000 /* maximum number of FITS files that can be opened */ macro
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Ddrvrfile.c41 static diskdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
48 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in file_init()
135 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_open()
414 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_create()
H A Ddrvrmem.c53 static memdriver memTable[NMAXFILES]; /* allocate mem file handle tables */
60 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in mem_init()
190 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_openmem()
218 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_createmem()
H A Dcfileio.c44 FITSfile *FptrTable[NMAXFILES]; /* this table of Fptr pointers is */
1426 for (ii = 0; ii < NMAXFILES; ii++) { in fits_store_Fptr()
1445 for (ii = 0; ii < NMAXFILES; ii++) { in fits_clear_Fptr()
1531 for (ii = 0; ii < NMAXFILES; ii++) /* check every buffer */ in fits_already_open()
H A Dfitsio2.h53 #define NMAXFILES 10000 /* maximum number of FITS files that can be opened */ macro
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrfile.c41 static diskdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
48 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in file_init()
135 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_open()
414 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in file_create()
H A Ddrvrmem.c53 static memdriver memTable[NMAXFILES]; /* allocate mem file handle tables */
60 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in mem_init()
190 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_openmem()
218 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in handle table */ in mem_createmem()
H A Ddrvrnet.c232 static rootdriver handleTable[NMAXFILES]; /* allocate diskfile handle tables */
3940 for (ii = 0; ii < NMAXFILES; ii++) /* initialize all empty slots in table */ in root_init()
3978 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in root_open()
4011 for (ii = 0; ii < NMAXFILES; ii++) /* find empty slot in table */ in root_create()
H A Dcfileio.c44 FITSfile *FptrTable[NMAXFILES]; /* this table of Fptr pointers is */
1435 for (ii = 0; ii < NMAXFILES; ii++) { in fits_store_Fptr()
1454 for (ii = 0; ii < NMAXFILES; ii++) { in fits_clear_Fptr()
1526 for (ii = 0; ii < NMAXFILES; ii++) /* check every buffer */ in fits_already_open()
H A Dfitsio2.h53 #define NMAXFILES 10000 /* maximum number of FITS files that can be opened */ macro
/dports/astro/cfitsio/cfitsio-3.49/docs/
H A Dfitsio.doc648 CFITSIO is set by NMAXFILES, as defined in fitsio2.h. The current default
H A Dfitsio.tex723 CFITSIO is set by NMAXFILES, as defined in fitsio2.h. The current default

12