Home
last modified time | relevance | path

Searched refs:NDPMAX (Results 1 – 6 of 6) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Ddis.c42 int NDPMAX = 256; variable
86 int disndp(int ndpmax) { if (ndpmax >= 0) NDPMAX = ndpmax; return NDPMAX; } in disndp()
/dports/astro/wcslib/wcslib-7.7/C/
H A Ddis.c42 int NDPMAX = 256; variable
86 int disndp(int ndpmax) { if (ndpmax >= 0) NDPMAX = ndpmax; return NDPMAX; } in disndp()
/dports/astro/siril/siril/subprojects/wcslib/
H A Ddis.c44 int NDPMAX = 256; variable
88 int disndp(int ndpmax) { if (ndpmax >= 0) NDPMAX = ndpmax; return NDPMAX; } in disndp()
/dports/astro/wcslib/wcslib-7.7/doxygen/
H A Dmainpage.dox779 the global variables NPVMAX, NPSMAX, and NDPMAX, which determine how much
795 values of the global variables NPVMAX, NPSMAX, and NDPMAX.
802 The preset values of NPVMAX(=64), NPSMAX(=8), and NDPMAX(=256) are large
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/
H A DCHANGES620 NPVMAX, NPSMAX, and NDPMAX, which determine how much memory to
830 restore NDPMAX after translating TPV.
/dports/astro/wcslib/wcslib-7.7/
H A DCHANGES620 NPVMAX, NPSMAX, and NDPMAX, which determine how much memory to
830 restore NDPMAX after translating TPV.