Home
last modified time | relevance | path

Searched refs:headnext (Results 1 – 7 of 7) sorted by relevance

/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Diget.c456 char *loc, *headnext, *headlast, *pval; local
464 headnext = (char *) hstring;
467 while (headnext < headlast) {
468 nleft = headlast - headnext;
469 loc = strnsrch (headnext, keyword, nleft);
481 headnext = loc + 1;
496 headnext = loc + 1;
H A Dhget.c1103 headnext = (char *) hstring;
1106 nleft = headlast - headnext;
1120 headnext = loc + 1;
1124 headnext = loc + 1;
1131 headnext = loc + 1;
1135 if (loc >= headnext) {
1212 nleft = headlast - headnext;
1226 headnext = loc + 1;
1230 headnext = loc + 1;
1237 headnext = loc + 1;
[all …]
H A Dfitsfile.c121 char *headnext; /* Pointer to next line of header to be added */ local
206 headnext = header;
287 strncpy (headnext, fitsbuf, nbr);
290 *(headnext+nbr+1) = 0;
311 headnext = header + ((nrec-1) * FITSBLOCK);
319 headnext = headnext + FITSBLOCK;
343 headnext = header;
447 headnext = header;
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Diraffits.c1577 headnext = hstring;
1580 nleft = headlast - headnext;
1594 headnext = loc + 1;
1598 headnext = loc + 1;
1605 headnext = loc + 1;
1609 if (loc >= headnext) {
1672 headnext = hstring;
1689 headnext = loc + 1;
1693 headnext = loc + 1;
1700 headnext = loc + 1;
[all …]
/dports/astro/cfitsio/cfitsio-3.49/
H A Diraffits.c1577 headnext = hstring;
1580 nleft = headlast - headnext;
1594 headnext = loc + 1;
1598 headnext = loc + 1;
1605 headnext = loc + 1;
1609 if (loc >= headnext) {
1672 headnext = hstring;
1689 headnext = loc + 1;
1693 headnext = loc + 1;
1700 headnext = loc + 1;
[all …]
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diraffits.c1569 headnext = hstring;
1572 nleft = headlast - headnext;
1586 headnext = loc + 1;
1590 headnext = loc + 1;
1597 headnext = loc + 1;
1601 if (loc >= headnext) {
1664 headnext = hstring;
1681 headnext = loc + 1;
1685 headnext = loc + 1;
1692 headnext = loc + 1;
[all …]
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Diraffits.c1577 headnext = hstring;
1580 nleft = headlast - headnext;
1594 headnext = loc + 1;
1598 headnext = loc + 1;
1605 headnext = loc + 1;
1609 if (loc >= headnext) {
1672 headnext = hstring;
1689 headnext = loc + 1;
1693 headnext = loc + 1;
1700 headnext = loc + 1;
[all …]