Home
last modified time | relevance | path

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

/dports/astro/cfitsio/cfitsio-3.49/
H A Dgrparser.c361 cl->type = NGP_TTYPE_RAW; /* signal write unformatted to FITS file */ in ngp_extract_tokens()
374 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
422 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
707 { if (NGP_TTYPE_RAW == ngp_curline.type) ngp_linkey.type = NGP_TTYPE_RAW; in ngp_read_line()
809 case NGP_TTYPE_RAW: in ngp_keyword_all_write()
H A Dgrparser.h57 #define NGP_TTYPE_RAW (7) /* HISTORY/COMMENT/8SPACES + comment string without / */ macro
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgrparser.c361 cl->type = NGP_TTYPE_RAW; /* signal write unformatted to FITS file */ in ngp_extract_tokens()
374 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
422 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
707 { if (NGP_TTYPE_RAW == ngp_curline.type) ngp_linkey.type = NGP_TTYPE_RAW; in ngp_read_line()
809 case NGP_TTYPE_RAW: in ngp_keyword_all_write()
H A Dgrparser.h57 #define NGP_TTYPE_RAW (7) /* HISTORY/COMMENT/8SPACES + comment string without / */ macro
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dgrparser.c361 cl->type = NGP_TTYPE_RAW; /* signal write unformatted to FITS file */ in ngp_extract_tokens()
374 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
422 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
707 { if (NGP_TTYPE_RAW == ngp_curline.type) ngp_linkey.type = NGP_TTYPE_RAW; in ngp_read_line()
809 case NGP_TTYPE_RAW: in ngp_keyword_all_write()
H A Dgrparser.h57 #define NGP_TTYPE_RAW (7) /* HISTORY/COMMENT/8SPACES + comment string without / */ macro
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dgrparser.h57 #define NGP_TTYPE_RAW (7) /* HISTORY/COMMENT/8SPACES + comment string without / */ macro
H A Dgrparser.c403 cl->type = NGP_TTYPE_RAW; /* signal write unformatted to FITS file */ in ngp_extract_tokens()
416 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
464 cl->type = NGP_TTYPE_RAW; in ngp_extract_tokens()
748 { if (NGP_TTYPE_RAW == ngp_curline.type) ngp_linkey.type = NGP_TTYPE_RAW; in ngp_read_line()
850 case NGP_TTYPE_RAW: in ngp_keyword_all_write()