Home
last modified time | relevance | path

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

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgrparser.h47 #define NGP_TOKEN_SIMPLE (4) /* SIMPLE token */ macro
H A Dgrparser.c99 { "SIMPLE", NGP_TOKEN_SIMPLE },
967 default: if (NGP_TOKEN_SIMPLE != ngp_keyidx) return(NGP_TOKEN_NOT_EXPECT); in ngp_read_xtension()
978 case NGP_TOKEN_SIMPLE: in ngp_read_xtension()
1143 case NGP_TOKEN_SIMPLE: in ngp_read_group()
1292 case NGP_TOKEN_SIMPLE: in fits_execute_template()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dgrparser.h47 #define NGP_TOKEN_SIMPLE (4) /* SIMPLE token */ macro
H A Dgrparser.c99 { "SIMPLE", NGP_TOKEN_SIMPLE },
967 default: if (NGP_TOKEN_SIMPLE != ngp_keyidx) return(NGP_TOKEN_NOT_EXPECT); in ngp_read_xtension()
978 case NGP_TOKEN_SIMPLE: in ngp_read_xtension()
1143 case NGP_TOKEN_SIMPLE: in ngp_read_group()
1308 case NGP_TOKEN_SIMPLE: in fits_execute_template()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dgrparser.h47 #define NGP_TOKEN_SIMPLE (4) /* SIMPLE token */ macro
H A Dgrparser.c99 { "SIMPLE", NGP_TOKEN_SIMPLE },
967 default: if (NGP_TOKEN_SIMPLE != ngp_keyidx) return(NGP_TOKEN_NOT_EXPECT); in ngp_read_xtension()
978 case NGP_TOKEN_SIMPLE: in ngp_read_xtension()
1143 case NGP_TOKEN_SIMPLE: in ngp_read_group()
1308 case NGP_TOKEN_SIMPLE: in fits_execute_template()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dgrparser.h47 #define NGP_TOKEN_SIMPLE (4) /* SIMPLE token */ macro
H A Dgrparser.c99 { "SIMPLE", NGP_TOKEN_SIMPLE },
1008 default: if (NGP_TOKEN_SIMPLE != ngp_keyidx) return(NGP_TOKEN_NOT_EXPECT); in ngp_read_xtension()
1019 case NGP_TOKEN_SIMPLE: in ngp_read_xtension()
1184 case NGP_TOKEN_SIMPLE: in ngp_read_group()
1333 case NGP_TOKEN_SIMPLE: in fits_execute_template()