Searched refs:SQL_NULL_HANDLE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsql.h252 #define SQL_NULL_HANDLE __MSABI_LONG(0) macro
H A Dsqlext.h1598 #define SQLAllocEnv(phenv) SQLAllocHandleStd(SQL_HANDLE_ENV, SQL_NULL_HANDLE, phenv)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsql.h252 #define SQL_NULL_HANDLE 0L macro
H A Dsqlext.h1598 #define SQLAllocEnv(phenv) SQLAllocHandleStd(SQL_HANDLE_ENV, SQL_NULL_HANDLE, phenv)

Completed in 74 milliseconds