Searched refs:BIGINT_INVALID (Results 1 – 1 of 1) sorted by relevance
476 #define BIGINT_INVALID ((Bigint *)&bigint_invalid_value) macro630 rv = BIGINT_INVALID;651 if (v && v != BIGINT_INVALID) {669 if (*px == BIGINT_INVALID) in Bcopy_ptr()671 if (y == BIGINT_INVALID) { in Bcopy_ptr()673 *px = BIGINT_INVALID; in Bcopy_ptr()694 if (b == BIGINT_INVALID)717 if (b1 == BIGINT_INVALID) {789 if (b == BIGINT_INVALID)795 if (b == BIGINT_INVALID)[all …]