Home
last modified time | relevance | path

Searched refs:odbc_hton64 (Results 1 – 1 of 1) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dconnection.c2358 Int8 odbc_hton64(Int8 h64) in odbc_hton64() function
2419 int8ParamBufs[i] = odbc_hton64(args[i].u.integer64); in CC_send_function()