Home
last modified time | relevance | path

Searched refs:hputnr8 (Results 1 – 3 of 3) sorted by relevance

/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dfitshead.h216 int hputnr8( /* double with specified number of decimal places */
352 extern int hputnr8(); /* double with specified number of decimal places */
H A Dplatepos.c371 hputnr8 (header, keyword, -15, wcs->x_coeff[i]);
375 hputnr8 (header, keyword, -15, wcs->y_coeff[i]);
H A Dhput.c136 hputnr8 (hstring, keyword, ndec, dval) in hputnr8() function