Home
last modified time | relevance | path

Searched defs:SQL_INTERVAL_STRUCT (Results 1 – 11 of 11) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqltypes.h172 } SQL_INTERVAL_STRUCT; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqltypes.h172 } SQL_INTERVAL_STRUCT; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqltypes.h182 } SQL_INTERVAL_STRUCT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqltypes.h182 } SQL_INTERVAL_STRUCT; typedef
/dports/lang/seed7/seed7/src/
H A Ddb_odbc.h125 } SQL_INTERVAL_STRUCT; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqltypes.h371 } SQL_INTERVAL_STRUCT; typedef
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqltypes.h372 } SQL_INTERVAL_STRUCT; typedef
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqltypes.h370 } SQL_INTERVAL_STRUCT; typedef
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqltypes.h365 } SQL_INTERVAL_STRUCT; typedef
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqltypes.h365 } SQL_INTERVAL_STRUCT; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs5761 pub struct SQL_INTERVAL_STRUCT { struct
5764 pub intval: SQL_INTERVAL_STRUCT_0, argument
5766 impl ::core::marker::Copy for SQL_INTERVAL_STRUCT {} argument
5767 impl ::core::clone::Clone for SQL_INTERVAL_STRUCT { implementation