Home
last modified time | relevance | path

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

/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dfitshead.h225 int hputm( /* Quoted character string, mutiple keywords */
357 extern int hputm(); /* Quoted character string into mutiple keywords */
H A Dimhfile.c676 nl = hputm (fitsheader,"IMHFIL",hdrname);
706 nl = hputm (fitsheader,"PIXFIL",bang+1);
708 nl = hputm (fitsheader,"PIXFIL",pixname);
H A Dhput.c269 hputm (hstring,keyword,cval) in hputm() function