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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsqlext.h400 #define SQL_C_LONG SQL_INTEGER macro
440 #define SQL_C_SLONG (SQL_C_LONG+SQL_SIGNED_OFFSET)
443 #define SQL_C_ULONG (SQL_C_LONG+SQL_UNSIGNED_OFFSET)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsqlext.h400 #define SQL_C_LONG SQL_INTEGER macro
440 #define SQL_C_SLONG (SQL_C_LONG+SQL_SIGNED_OFFSET)
443 #define SQL_C_ULONG (SQL_C_LONG+SQL_UNSIGNED_OFFSET)

Completed in 50 milliseconds