OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQL_BIGINT
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sqlext.h
307
#define
SQL_BIGINT
(-5)
415
#define SQL_C_SBIGINT (
SQL_BIGINT
+SQL_SIGNED_OFFSET)
416
#define SQL_C_UBIGINT (
SQL_BIGINT
+SQL_UNSIGNED_OFFSET)
[
all
...]
/external/guice/extensions/persist/lib/
hsqldb.jar
Completed in 2666 milliseconds