Home
last modified time | relevance | path

Searched defs:SQL_CODE_DAY_TO_SECOND (Results 1 – 20 of 20) sorted by relevance

/dports/lang/racket/racket-8.3/share/pkgs/db-lib/db/private/odbc/
H A Dffi-constants.rkt83 (define SQL_CODE_DAY_TO_SECOND 10) function
/dports/security/acmed/acmed-0.18.0/cargo-crates/nix-0.21.2/test/sys/
H A Dtest_aio.rs601 // Try to use LioCb::listio to read into an immutable buffer. It should fail
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d601 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h423 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d601 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h423 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d600 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d601 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d600 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d600 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h325 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h325 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d600 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d601 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h166 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d600 enum SQL_CODE_DAY_TO_SECOND = 10; variable
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h454 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h454 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h454 #define SQL_CODE_DAY_TO_SECOND 10 macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs5147 pub const SQL_CODE_DAY_TO_SECOND: u32 = 10u32; const