Searched refs:SQL_BIGINT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsqlext.h328 #define SQL_BIGINT (-5) macro
436 #define SQL_C_SBIGINT (SQL_BIGINT+SQL_SIGNED_OFFSET)
437 #define SQL_C_UBIGINT (SQL_BIGINT+SQL_UNSIGNED_OFFSET)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsqlext.h328 #define SQL_BIGINT (-5) macro
436 #define SQL_C_SBIGINT (SQL_BIGINT+SQL_SIGNED_OFFSET)
437 #define SQL_C_UBIGINT (SQL_BIGINT+SQL_UNSIGNED_OFFSET)

Completed in 48 milliseconds