Searched refs:isunsigned (Results 1 – 1 of 1) sorted by relevance
377 ODBC_INTPTR_T maxsize, textsize, realsize, type, isunsigned = 1; in odbc_set_result_column() local381 (SQLPOINTER)&isunsigned); in odbc_set_result_column()382 isunsigned = (isunsigned == SQL_TRUE); in odbc_set_result_column()403 type += (isunsigned) ? SQL_UNSIGNED_OFFSET : SQL_SIGNED_OFFSET; in odbc_set_result_column()