Home
last modified time | relevance | path

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

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgrparser.h43 #define NGP_TOKEN_INCLUDE (0) /* \INCLUDE token */ macro
H A Dgrparser.c95 { { "\\INCLUDE", NGP_TOKEN_INCLUDE },
645 if (NGP_TOKEN_INCLUDE == ngp_keyidx) /* if this is \INCLUDE keyword, try to include file */ in ngp_read_line()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dgrparser.h43 #define NGP_TOKEN_INCLUDE (0) /* \INCLUDE token */ macro
H A Dgrparser.c95 { { "\\INCLUDE", NGP_TOKEN_INCLUDE },
645 if (NGP_TOKEN_INCLUDE == ngp_keyidx) /* if this is \INCLUDE keyword, try to include file */ in ngp_read_line()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dgrparser.h43 #define NGP_TOKEN_INCLUDE (0) /* \INCLUDE token */ macro
H A Dgrparser.c95 { { "\\INCLUDE", NGP_TOKEN_INCLUDE },
645 if (NGP_TOKEN_INCLUDE == ngp_keyidx) /* if this is \INCLUDE keyword, try to include file */ in ngp_read_line()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dgrparser.h43 #define NGP_TOKEN_INCLUDE (0) /* \INCLUDE token */ macro
H A Dgrparser.c95 { { "\\INCLUDE", NGP_TOKEN_INCLUDE },
686 if (NGP_TOKEN_INCLUDE == ngp_keyidx) /* if this is \INCLUDE keyword, try to include file */ in ngp_read_line()