OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBNUMERIC
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
odbcss.h
402
typedef struct
dbnumeric
{
struct
407
}
DBNUMERIC
;
408
typedef
DBNUMERIC
DBDECIMAL;
411
typedef SQL_NUMERIC_STRUCT
DBNUMERIC
;
srv.h
57
typedef struct
dbnumeric
{
struct
62
}
DBNUMERIC
;
63
typedef
DBNUMERIC
DBDECIMAL;
Completed in 40 milliseconds