Home
last modified time | relevance | path

Searched refs:pfExists (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapi30.c549 #define SQL_FUNC_ESET(pfExists, uwAPI) \ argument
550 (*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) \
574 SQL_FUNC_ESET(pfExists, SQL_API_SQLBINDCOL); /* 4 */ in PGAPI_GetFunctions30()
575 SQL_FUNC_ESET(pfExists, SQL_API_SQLCANCEL); /* 5 */ in PGAPI_GetFunctions30()
577 SQL_FUNC_ESET(pfExists, SQL_API_SQLCONNECT); /* 7 */ in PGAPI_GetFunctions30()
582 SQL_FUNC_ESET(pfExists, SQL_API_SQLEXECUTE); /* 12 */ in PGAPI_GetFunctions30()
583 SQL_FUNC_ESET(pfExists, SQL_API_SQLFETCH); /* 13 */ in PGAPI_GetFunctions30()
589 SQL_FUNC_ESET(pfExists, SQL_API_SQLPREPARE); /* 19 */ in PGAPI_GetFunctions30()
599 SQL_FUNC_ESET(pfExists, SQL_API_SQLCOLUMNS); /* 40 */ in PGAPI_GetFunctions30()
614 SQL_FUNC_ESET(pfExists, SQL_API_SQLTABLES); /* 54 */ in PGAPI_GetFunctions30()
[all …]
H A Dinfo.c1344 memset(pfExists, 0, sizeof(pfExists[0]) * 100); in PGAPI_GetFunctions()
1421 *pfExists = TRUE; in PGAPI_GetFunctions()
1427 *pfExists = TRUE; in PGAPI_GetFunctions()
1430 *pfExists = TRUE; in PGAPI_GetFunctions()
1433 *pfExists = TRUE; in PGAPI_GetFunctions()
1436 *pfExists = TRUE; in PGAPI_GetFunctions()
1439 *pfExists = TRUE; in PGAPI_GetFunctions()
1442 *pfExists = TRUE; in PGAPI_GetFunctions()
1445 *pfExists = TRUE; in PGAPI_GetFunctions()
1448 *pfExists = TRUE; in PGAPI_GetFunctions()
[all …]
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dinfo.c779 UWORD FAR *pfExists) in SQLGetFunctions() argument
789 memset(pfExists, 0, sizeof(UWORD)*100); in SQLGetFunctions()
791 pfExists[SQL_API_SQLALLOCENV] = TRUE; in SQLGetFunctions()
792 pfExists[SQL_API_SQLFREEENV] = TRUE; in SQLGetFunctions()
794 pfExists[i] = TRUE; in SQLGetFunctions()
796 pfExists[i] = TRUE; in SQLGetFunctions()
799 memset(pfExists, 0, sizeof(UWORD)*100); in SQLGetFunctions()
802 pfExists[SQL_API_SQLALLOCCONNECT] = TRUE; in SQLGetFunctions()
803 pfExists[SQL_API_SQLALLOCENV] = TRUE; in SQLGetFunctions()
804 pfExists[SQL_API_SQLALLOCSTMT] = TRUE; in SQLGetFunctions()
[all …]
/dports/databases/mdbtools/mdbtools-1.0.0/src/odbc/
H A Dodbc.c1512 mod = pfExists + (fFunction >> 4); in _set_func_exists()
1519 SQLUSMALLINT *pfExists) in SQLGetFunctions() argument
1533 _set_func_exists(pfExists,SQL_API_SQLCANCEL); in SQLGetFunctions()
1543 _set_func_exists(pfExists,SQL_API_SQLERROR); in SQLGetFunctions()
1546 _set_func_exists(pfExists,SQL_API_SQLFETCH); in SQLGetFunctions()
1582 _set_func_exists(pfExists,SQL_API_SQLTABLES); in SQLGetFunctions()
1587 memset(pfExists, 0, 100); // 100 by spec in SQLGetFunctions()
1599 _set_func_exists(pfExists,SQL_API_SQLERROR); in SQLGetFunctions()
1602 _set_func_exists(pfExists,SQL_API_SQLFETCH); in SQLGetFunctions()
1672 *pfExists = 1; /* SQL_TRUE */ in SQLGetFunctions()
[all …]
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DGetFunctions.c189 SQLUSMALLINT * pfExists, in _trace_func_result() argument
196 _trace_usmallint_p (pfExists, 0); in _trace_func_result()
202 if (pfExists[i]) in _trace_func_result()
211 _trace_usmallint_p (pfExists, 0); in _trace_func_result()
213 if (SQL_FUNC_EXISTS (pfExists, i)) in _trace_func_result()
219 _trace_usmallint_p (pfExists, output); in _trace_func_result()
228 SQLUSMALLINT * pfExists) in trace_SQLGetFunctions() argument
236 _trace_func_result (fFunc, pfExists, trace_leave); in trace_SQLGetFunctions()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Dinfo.c444 UWORD FAR * pfExists) in SQLGetFunctions() argument
470 if (pfExists == NULL) in SQLGetFunctions()
480 (pdbc->dhdbc, fFunc, pfExists)) in SQLGetFunctions()
496 *pfExists = (UWORD) 0; in SQLGetFunctions()
500 *pfExists = (UWORD) 1; in SQLGetFunctions()
512 pfExists[fFunc] = (UWORD) 0; in SQLGetFunctions()
516 pfExists[fFunc] = (UWORD) 1; in SQLGetFunctions()
H A Disqlext.h1089 UWORD FAR * pfExists);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Dinfo.c444 UWORD FAR * pfExists) in SQLGetFunctions() argument
470 if (pfExists == NULL) in SQLGetFunctions()
480 (pdbc->dhdbc, fFunc, pfExists)) in SQLGetFunctions()
496 *pfExists = (UWORD) 0; in SQLGetFunctions()
500 *pfExists = (UWORD) 1; in SQLGetFunctions()
512 pfExists[fFunc] = (UWORD) 0; in SQLGetFunctions()
516 pfExists[fFunc] = (UWORD) 1; in SQLGetFunctions()
H A Disqlext.h1089 UWORD FAR * pfExists);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Dinfo.c444 UWORD FAR * pfExists) in SQLGetFunctions() argument
470 if (pfExists == NULL) in SQLGetFunctions()
480 (pdbc->dhdbc, fFunc, pfExists)) in SQLGetFunctions()
496 *pfExists = (UWORD) 0; in SQLGetFunctions()
500 *pfExists = (UWORD) 1; in SQLGetFunctions()
512 pfExists[fFunc] = (UWORD) 0; in SQLGetFunctions()
516 pfExists[fFunc] = (UWORD) 1; in SQLGetFunctions()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Dinfo.c444 UWORD FAR * pfExists) in SQLGetFunctions() argument
470 if (pfExists == NULL) in SQLGetFunctions()
480 (pdbc->dhdbc, fFunc, pfExists)) in SQLGetFunctions()
496 *pfExists = (UWORD) 0; in SQLGetFunctions()
500 *pfExists = (UWORD) 1; in SQLGetFunctions()
512 pfExists[fFunc] = (UWORD) 0; in SQLGetFunctions()
516 pfExists[fFunc] = (UWORD) 1; in SQLGetFunctions()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dinfo.c1225 SQLUSMALLINT * pfExists) in SQLGetFunctions_Internal() argument
1244 if (pfExists == NULL) in SQLGetFunctions_Internal()
1260 *pfExists = (UWORD) 1; in SQLGetFunctions_Internal()
1302 *pfExists = SQL_TRUE; in SQLGetFunctions_Internal()
1312 *pfExists = SQL_FALSE; in SQLGetFunctions_Internal()
1379 *pfExists = functions2[fFunc]; in SQLGetFunctions_Internal()
1388 *pfExists = SQL_FUNC_EXISTS (functions3, fFunc); in SQLGetFunctions_Internal()
1400 SQLUSMALLINT * pfExists) in SQLGetFunctions() argument
1406 pfExists)); in SQLGetFunctions()
1411 pfExists); in SQLGetFunctions()
[all …]
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dinfo.cc1254 SQLUSMALLINT *pfExists) in SQLGetFunctions() argument
1263 memset(pfExists, 0, in SQLGetFunctions()
1268 pfExists[id >> 4] |= (1 << (id & 0x000F)); in SQLGetFunctions()
1276 memset(pfExists, 0, sizeof(SQLUSMALLINT) * 100); in SQLGetFunctions()
1280 pfExists[myodbc3_functions[index]] = SQL_TRUE; in SQLGetFunctions()
1285 *pfExists = SQL_FALSE; in SQLGetFunctions()
1290 *pfExists = SQL_TRUE; in SQLGetFunctions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h701 #define SQL_FUNC_EXISTS(pfExists, uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAP… argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h701 #define SQL_FUNC_EXISTS(pfExists, uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAP… argument
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h755 #define SQL_FUNC_EXISTS(pfExists, uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAP… argument
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h684 #define SQL_FUNC_EXISTS(pfExists, uwAPI) \ argument
685 ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAPI) & 0x000F))) \
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h755 #define SQL_FUNC_EXISTS(pfExists, uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAP… argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h755 #define SQL_FUNC_EXISTS(pfExists, uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAP… argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/
H A DInterop.Odbc.cs212 /*SQLUSMALLINT* */out Int16 pfExists); in SQLGetFunctions() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h544 #define SQL_FUNC_EXISTS(pfExists,uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAPI… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h544 #define SQL_FUNC_EXISTS(pfExists,uwAPI) ((*(((UWORD*) (pfExists)) + ((uwAPI) >> 4)) & (1 << ((uwAPI… argument
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Disqlext.h1090 UWORD FAR * pfExists);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Disqlext.h1090 UWORD FAR * pfExists);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h1090 UWORD FAR * pfExists);

12