Home
last modified time | relevance | path

Searched refs:ffswap4 (Results 1 – 24 of 24) sorted by relevance

/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dswapproc.c138 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
162 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
H A Dputcolu.c198 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpclu()
440 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpcluc()
H A Dbuffers.c934 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffgi4b()
1051 ffswap4((INT32BIT *)values, nvals); /* reverse order of bytes in values */ in ffgr4b()
1252 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffpi4b()
1324 ffswap4((INT32BIT *) values, nvals); /* reverse order of bytes in values */ in ffpr4b()
H A Dimcompress.c1991 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
2020 ffswap4(idata, tilelen); in imcomp_compress_tile()
2057 ffswap4(idata, tilelen); in imcomp_compress_tile()
2175 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
6018 ffswap4((int *) tempfloat, tilelen); in imcomp_decompress_tile()
6020 ffswap4((int *) buffer, tilelen); in imcomp_decompress_tile()
6303 ffswap4(idata, tilelen); in imcomp_decompress_tile()
6352 ffswap4(idata, tilelen); in imcomp_decompress_tile()
8352 ffswap4((int *) cdescript, rowspertile * 2); in fits_compress_table()
8409 ffswap4((int *) (vlamem), (long) vlalen); in fits_compress_table()
[all …]
H A Ddrvrmem.c1045 ffswap4( (INT32BIT *) ptr, nvals); in mem_rawfile_open()
H A Dfitsio2.h340 void ffswap4(INT32BIT *values, long nvalues);
/dports/astro/cfitsio/cfitsio-3.49/
H A Dswapproc.c138 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
162 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
H A Dputcolu.c198 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpclu()
440 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpcluc()
H A Dbuffers.c934 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffgi4b()
1051 ffswap4((INT32BIT *)values, nvals); /* reverse order of bytes in values */ in ffgr4b()
1252 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffpi4b()
1324 ffswap4((INT32BIT *) values, nvals); /* reverse order of bytes in values */ in ffpr4b()
H A Dimcompress.c1991 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
2020 ffswap4(idata, tilelen); in imcomp_compress_tile()
2057 ffswap4(idata, tilelen); in imcomp_compress_tile()
2175 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
6068 ffswap4((int *) tempfloat, tilelen); in imcomp_decompress_tile()
6070 ffswap4((int *) buffer, tilelen); in imcomp_decompress_tile()
6358 ffswap4(idata, tilelen); in imcomp_decompress_tile()
6407 ffswap4(idata, tilelen); in imcomp_decompress_tile()
8407 ffswap4((int *) cdescript, rowspertile * 2); in fits_compress_table()
8464 ffswap4((int *) (vlamem), (long) vlalen); in fits_compress_table()
[all …]
H A Ddrvrmem.c1045 ffswap4( (INT32BIT *) ptr, nvals); in mem_rawfile_open()
H A Dfitsio2.h348 void ffswap4(INT32BIT *values, long nvalues);
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dswapproc.c138 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
162 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
H A Dputcolu.c198 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpclu()
440 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpcluc()
447 ffswap4( (INT32BIT*) &i8null, 2); /* reverse order of bytes */ in ffpcluc()
H A Dbuffers.c934 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffgi4b()
1051 ffswap4((INT32BIT *)values, nvals); /* reverse order of bytes in values */ in ffgr4b()
1252 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffpi4b()
1324 ffswap4((INT32BIT *) values, nvals); /* reverse order of bytes in values */ in ffpr4b()
H A Dimcompress.c1903 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
1932 ffswap4(idata, tilelen); in imcomp_compress_tile()
1969 ffswap4(idata, tilelen); in imcomp_compress_tile()
2089 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
5920 ffswap4((int *) tempfloat, tilelen); in imcomp_decompress_tile()
5922 ffswap4((int *) buffer, tilelen); in imcomp_decompress_tile()
6205 ffswap4(idata, tilelen); in imcomp_decompress_tile()
6254 ffswap4(idata, tilelen); in imcomp_decompress_tile()
8196 ffswap4((int *) cdescript, rowspertile * 2); in fits_compress_table()
8253 ffswap4((int *) (vlamem), (long) vlalen); in fits_compress_table()
[all …]
H A Ddrvrmem.c1030 ffswap4( (INT32BIT *) ptr, nvals); in mem_rawfile_open()
H A Dfitsio2.h322 void ffswap4(INT32BIT *values, long nvalues);
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dswapproc.c138 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
162 void ffswap4(INT32BIT *ivalues, /* IO - pointer to INT*4 to be swapped */ in ffswap4() function
H A Dputcolu.c198 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpclu()
440 ffswap4(&i4null, 1); /* reverse order of bytes */ in ffpcluc()
H A Dbuffers.c934 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffgi4b()
1051 ffswap4((INT32BIT *)values, nvals); /* reverse order of bytes in values */ in ffgr4b()
1252 ffswap4(values, nvals); /* reverse order of bytes in each value */ in ffpi4b()
1324 ffswap4((INT32BIT *) values, nvals); /* reverse order of bytes in values */ in ffpr4b()
H A Dimcompress.c1991 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
2020 ffswap4(idata, tilelen); in imcomp_compress_tile()
2057 ffswap4(idata, tilelen); in imcomp_compress_tile()
2175 ffswap4((int*) tiledata, tilelen); in imcomp_compress_tile()
6068 ffswap4((int *) tempfloat, tilelen); in imcomp_decompress_tile()
6070 ffswap4((int *) buffer, tilelen); in imcomp_decompress_tile()
6358 ffswap4(idata, tilelen); in imcomp_decompress_tile()
6407 ffswap4(idata, tilelen); in imcomp_decompress_tile()
8407 ffswap4((int *) cdescript, rowspertile * 2); in fits_compress_table()
8464 ffswap4((int *) (vlamem), (long) vlalen); in fits_compress_table()
[all …]
H A Ddrvrmem.c1045 ffswap4( (INT32BIT *) ptr, nvals); in mem_rawfile_open()
H A Dfitsio2.h348 void ffswap4(INT32BIT *values, long nvalues);