Home
last modified time | relevance | path

Searched refs:SYBBIT (Results 101 – 125 of 132) sorted by relevance

123456

/dports/databases/freetds-devel/freetds-dev.1.3.7/src/apps/
H A Dbsqldb.c748 case SYBBIT: in get_printable_size()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/tds/
H A Dbulk.c550 } else if (bcpcol->column_type == SYBBIT) { in tds5_bcp_add_fixed_columns()
H A Ddata.c262 case SYBBIT: in tds_set_param_type()
H A Dtoken.c3070 TYPE(SYBBIT, "bit"); in tds_prtype()
/dports/databases/freetds/freetds-1.3.4/src/tds/
H A Dbulk.c550 } else if (bcpcol->column_type == SYBBIT) { in tds5_bcp_add_fixed_columns()
H A Ddata.c262 case SYBBIT: in tds_set_param_type()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/tds/
H A Ddata.c109 case SYBBIT: in tds_set_param_type()
H A Dbulk.c587 } else if (bcpcol->column_type == SYBBIT) { in tds_bcp_add_fixed_columns()
H A Dtoken.c3002 TYPE(SYBBIT, "bit"); in tds_prtype()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/tds/
H A Dbulk.c614 } else if (bcpcol->column_type == SYBBIT) { in tds_bcp_add_fixed_columns()
H A Ddata.c266 case SYBBIT: in tds_set_param_type()
H A Dtoken.c3066 TYPE(SYBBIT, "bit"); in tds_prtype()
/dports/databases/py-pymssql/pymssql-2.1.4/src/
H A Dsqlfront.pxd113 SYBBIT
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/dblib/
H A Dbcp.c1792 ci->datatype = SYBBIT; in _bcp_readfmt_colinfo()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/dblib/
H A Dbcp.c1769 ci->datatype = SYBBIT; in _bcp_readfmt_colinfo()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/dblib/
H A Dbcp.c1839 ci->datatype = SYBBIT; in _bcp_readfmt_colinfo()
/dports/databases/freetds/freetds-1.3.4/src/dblib/
H A Dbcp.c1839 ci->datatype = SYBBIT; in _bcp_readfmt_colinfo()
/dports/databases/freetds/freetds-1.3.4/src/ctlib/
H A Dct.c2010 case SYBBIT: in _ct_get_client_type()
2120 case CS_BIT_TYPE: return SYBBIT; in _ct_get_server_type()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/ctlib/
H A Dct.c2010 case SYBBIT: in _ct_get_client_type()
2120 case CS_BIT_TYPE: return SYBBIT; in _ct_get_server_type()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/ctlib/
H A Dct.c1949 case SYBBIT: in _ct_get_client_type()
2092 case CS_BIT_TYPE: return SYBBIT; in _ct_get_server_type()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/ctlib/
H A Dct.c1938 case SYBBIT: in _ct_get_client_type()
2058 case CS_BIT_TYPE: return SYBBIT; in _ct_get_server_type()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tds.c299 #define SYBBIT 50 /* 0x32 */ macro
388 x==SYBBIT || \
1923 case SYBBIT: return 1; in get_size_by_coltype()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tds.c299 #define SYBBIT 50 /* 0x32 */ macro
388 x==SYBBIT || \
1923 case SYBBIT: return 1; in get_size_by_coltype()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tds.c299 #define SYBBIT 50 /* 0x32 */ macro
388 x==SYBBIT || \
1923 case SYBBIT: return 1; in get_size_by_coltype()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tds.c299 #define SYBBIT 50 /* 0x32 */ macro
388 x==SYBBIT || \
1923 case SYBBIT: return 1; in get_size_by_coltype()

123456