Home
last modified time | relevance | path

Searched refs:NGP_XTENSION_SIMPLE (Results 1 – 8 of 8) sorted by relevance

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgrparser.h72 #define NGP_XTENSION_SIMPLE (1) /* HDU defined with SIMPLE T */ macro
H A Dgrparser.c963 switch (NGP_XTENSION_SIMPLE & simple_mode) in ngp_read_xtension()
1051 if (NGP_XTENSION_FIRST == ((NGP_XTENSION_FIRST | NGP_XTENSION_SIMPLE) & simple_mode)) in ngp_read_xtension()
1298 r = ngp_read_xtension(ff, 0, NGP_XTENSION_SIMPLE | NGP_XTENSION_FIRST); in fits_execute_template()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dgrparser.h72 #define NGP_XTENSION_SIMPLE (1) /* HDU defined with SIMPLE T */ macro
H A Dgrparser.c963 switch (NGP_XTENSION_SIMPLE & simple_mode) in ngp_read_xtension()
1051 if (NGP_XTENSION_FIRST == ((NGP_XTENSION_FIRST | NGP_XTENSION_SIMPLE) & simple_mode)) in ngp_read_xtension()
1314 r = ngp_read_xtension(ff, 0, NGP_XTENSION_SIMPLE | NGP_XTENSION_FIRST); in fits_execute_template()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dgrparser.h72 #define NGP_XTENSION_SIMPLE (1) /* HDU defined with SIMPLE T */ macro
H A Dgrparser.c963 switch (NGP_XTENSION_SIMPLE & simple_mode) in ngp_read_xtension()
1051 if (NGP_XTENSION_FIRST == ((NGP_XTENSION_FIRST | NGP_XTENSION_SIMPLE) & simple_mode)) in ngp_read_xtension()
1314 r = ngp_read_xtension(ff, 0, NGP_XTENSION_SIMPLE | NGP_XTENSION_FIRST); in fits_execute_template()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dgrparser.h72 #define NGP_XTENSION_SIMPLE (1) /* HDU defined with SIMPLE T */ macro
H A Dgrparser.c1004 switch (NGP_XTENSION_SIMPLE & simple_mode) in ngp_read_xtension()
1092 if (NGP_XTENSION_FIRST == ((NGP_XTENSION_FIRST | NGP_XTENSION_SIMPLE) & simple_mode)) in ngp_read_xtension()
1339 r = ngp_read_xtension(ff, 0, NGP_XTENSION_SIMPLE | NGP_XTENSION_FIRST); in fits_execute_template()