Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Ddescriptor.h227 LOWEST_DESC_ERROR = -2 enumerator
H A Ddescriptor.c711 errornum -= LOWEST_DESC_ERROR; in DC_create_errorinfo()
714 errornum = 1 - LOWEST_DESC_ERROR; in DC_create_errorinfo()