Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsqlext.h388 #define SQL_SIGNED_OFFSET (-20) macro
415 #define SQL_C_SBIGINT (SQL_BIGINT+SQL_SIGNED_OFFSET)
419 #define SQL_C_SLONG (SQL_C_LONG+SQL_SIGNED_OFFSET)
420 #define SQL_C_SSHORT (SQL_C_SHORT+SQL_SIGNED_OFFSET)
421 #define SQL_C_STINYINT (SQL_TINYINT+SQL_SIGNED_OFFSET)