Home
last modified time | relevance | path

Searched refs:segmentspresent (Results 1 – 3 of 3) sorted by relevance

/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrsmem.c91 { int i, j, r, oktodelete, filelocked, segmentspresent; in shared_cleanup() local
124 segmentspresent = 0; /* assume, there are no segs in the system */ in shared_cleanup()
127 { segmentspresent = 1; /* yes, there is at least one */ in shared_cleanup()
131 if (0 == segmentspresent) /* if there are no segs ... */ in shared_cleanup()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrsmem.c91 { int i, j, r, oktodelete, filelocked, segmentspresent; in shared_cleanup() local
124 segmentspresent = 0; /* assume, there are no segs in the system */ in shared_cleanup()
127 { segmentspresent = 1; /* yes, there is at least one */ in shared_cleanup()
131 if (0 == segmentspresent) /* if there are no segs ... */ in shared_cleanup()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrsmem.c91 { int i, j, r, oktodelete, filelocked, segmentspresent; in shared_cleanup() local
124 segmentspresent = 0; /* assume, there are no segs in the system */ in shared_cleanup()
127 { segmentspresent = 1; /* yes, there is at least one */ in shared_cleanup()
131 if (0 == segmentspresent) /* if there are no segs ... */ in shared_cleanup()