Home
last modified time | relevance | path

Searched refs:ffg2di (Results 1 – 21 of 21) sorted by relevance

/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/
H A DCFITSIO.pm337 ffg2di => 'fits_read_2d_sht',
H A DCFITSIO.xs4237 ffg2di(fptr,group,nulval,dim1,naxis1,naxis2,array,anynul,status)
4255 …RETVAL=ffg2di(fptr->fptr,group,nulval,dim1,naxis1,naxis2,(short*)SvPV(ST(6),PL_na),&anynul,&status…
4260 RETVAL=ffg2di(fptr->fptr,group,nulval,dim1,naxis1,naxis2,array,&anynul,&status);
/dports/astro/cfitsio/cfitsio-3.49/
H A Dtestprog.out462 Read whole 2D array: ffg2di status = 0
496 Read whole 2D array: ffg2di status = 0
H A Dlongnam.h336 #define fits_read_2d_sht ffg2di
H A Dtestprog.c1879 ffg2di(fptr, 1, 0, 19, naxes[0], naxes[1], imgarray[0], &anynull, in main()
1916 ffg2di(fptr, 1, 0, 19, naxes[0], naxes[1], imgarray[0], &anynull, in main()
H A Dgetcoli.c102 int ffg2di(fitsfile *fptr, /* I - FITS file pointer */ in ffg2di() function
H A Df77_wrap2.c77 FCALLSCSUB9(ffg2di,FTG2DI,ftg2di,FITSUNIT,LONG,SHORT,LONG,LONG,LONG,SHORTV,PLOGICAL,PINT)
H A Dfitsio.h1280 int CFITS_API ffg2di(fitsfile *fptr, long group, short nulval, LONGLONG ncols,
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dtestprog.out462 Read whole 2D array: ffg2di status = 0
496 Read whole 2D array: ffg2di status = 0
H A Dlongnam.h327 #define fits_read_2d_sht ffg2di
H A Dgetcoli.c102 int ffg2di(fitsfile *fptr, /* I - FITS file pointer */ in ffg2di() function
H A Dtestprog.c1879 ffg2di(fptr, 1, 0, 19, naxes[0], naxes[1], imgarray[0], &anynull, in main()
1916 ffg2di(fptr, 1, 0, 19, naxes[0], naxes[1], imgarray[0], &anynull, in main()
H A Df77_wrap2.c77 FCALLSCSUB9(ffg2di,FTG2DI,ftg2di,FITSUNIT,LONG,SHORT,LONG,LONG,LONG,SHORTV,PLOGICAL,PINT)
H A Dfitsio.h1243 int CFITS_API ffg2di(fitsfile *fptr, long group, short nulval, LONGLONG ncols,
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dlongnam.h335 #define fits_read_2d_sht ffg2di
H A Dgetcoli.c102 int ffg2di(fitsfile *fptr, /* I - FITS file pointer */ in ffg2di() function
H A Dfitsio.h1279 int CFITS_API ffg2di(fitsfile *fptr, long group, short nulval, LONGLONG ncols,
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dlongnam.h336 #define fits_read_2d_sht ffg2di
H A Dgetcoli.c102 int ffg2di(fitsfile *fptr, /* I - FITS file pointer */ in ffg2di() function
H A Dfitsio.h1281 int CFITS_API ffg2di(fitsfile *fptr, long group, short nulval, LONGLONG ncols,
/dports/astro/p5-Astro-FITS-CFITSIO/Astro-FITS-CFITSIO-1.15/testprog/
H A Dtestprog.pl1338 ffg2di($fptr,1,0,19,$naxes->[0],$naxes->[1],$imgarray,$anynull,$status);
1362 ffg2di($fptr,1,0,19,$naxes->[0],$naxes->[1],$imgarray,$anynull,$status);