Searched refs:WCSHDRERR_NULL_POINTER (Results 1 – 7 of 7) sorted by relevance
73 INTEGER WCSHDRERR_SUCCESS, WCSHDRERR_NULL_POINTER,78 PARAMETER (WCSHDRERR_NULL_POINTER = 1)
1336 WCSHDRERR_NULL_POINTER = 1, // Null wcsprm pointer passed. enumerator
56 WCSHDRERR_NULL_POINTER, // 1: TABERR_NULL_POINTER87 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()
1333 WCSHDRERR_NULL_POINTER = 1, // Null wcsprm pointer passed. enumerator
58 WCSHDRERR_NULL_POINTER, // 1: TABERR_NULL_POINTER89 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()