Home
last modified time | relevance | path

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

/dports/astro/wcslib/wcslib-7.7/Fortran/
H A Dwcshdr.inc73 INTEGER WCSHDRERR_SUCCESS, WCSHDRERR_NULL_POINTER,
78 PARAMETER (WCSHDRERR_NULL_POINTER = 1)
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dwcshdr.h1336 WCSHDRERR_NULL_POINTER = 1, // Null wcsprm pointer passed. enumerator
H A Dwcshdr.c56 WCSHDRERR_NULL_POINTER, // 1: TABERR_NULL_POINTER
87 if (wcs == 0x0) return WCSHDRERR_NULL_POINTER; in wcstab()
384 return WCSHDRERR_NULL_POINTER; in wcsidx()
421 return WCSHDRERR_NULL_POINTER; in wcsbdx()
468 return WCSHDRERR_NULL_POINTER; in wcsvfree()
520 if (wcs == 0x0) return WCSHDRERR_NULL_POINTER; in wcshdo()
/dports/astro/wcslib/wcslib-7.7/C/
H A Dwcshdr.h1336 WCSHDRERR_NULL_POINTER = 1, // Null wcsprm pointer passed. enumerator
H A Dwcshdr.c56 WCSHDRERR_NULL_POINTER, // 1: TABERR_NULL_POINTER
87 if (wcs == 0x0) return WCSHDRERR_NULL_POINTER; in wcstab()
384 return WCSHDRERR_NULL_POINTER; in wcsidx()
421 return WCSHDRERR_NULL_POINTER; in wcsbdx()
468 return WCSHDRERR_NULL_POINTER; in wcsvfree()
520 if (wcs == 0x0) return WCSHDRERR_NULL_POINTER; in wcshdo()
/dports/astro/siril/siril/subprojects/wcslib/
H A Dwcshdr.h1333 WCSHDRERR_NULL_POINTER = 1, // Null wcsprm pointer passed. enumerator
H A Dwcshdr.c58 WCSHDRERR_NULL_POINTER, // 1: TABERR_NULL_POINTER
89 if (wcs == 0x0) return WCSHDRERR_NULL_POINTER; in wcstab()
386 return WCSHDRERR_NULL_POINTER; in wcsidx()
423 return WCSHDRERR_NULL_POINTER; in wcsbdx()
470 return WCSHDRERR_NULL_POINTER; in wcsvfree()
522 if (wcs == 0x0) return WCSHDRERR_NULL_POINTER; in wcshdo()