Searched refs:SQL_C_UBIGINT (Results 1 – 2 of 2) sorted by relevance
231 #if defined(HAVE_LONG_LONG) && defined(SQL_C_UBIGINT) && \234 #define BACKSQL_C_NUMID SQL_C_UBIGINT
748 enum SQL_C_UBIGINT = SQL_BIGINT+SQL_UNSIGNED_OFFSET; variable