Searched refs:en_dbc_allocated (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dhdbc.h88 en_dbc_allocated, enumerator in enum:__anon596
H A Dhdbc.c94 pdbc->state = en_dbc_allocated;
130 if (pdbc->state != en_dbc_allocated)
202 case en_dbc_allocated:
391 if (pdbc->state != en_dbc_allocated)
440 if (pdbc->state != en_dbc_allocated)
535 case en_dbc_allocated:
589 if (pdbc->state != en_dbc_allocated)
647 case en_dbc_allocated:
H A Dconnect.c407 pdbc->state = en_dbc_allocated;
657 if (pdbc->state != en_dbc_allocated)
783 if (pdbc->state != en_dbc_allocated)
989 if (pdbc->state == en_dbc_allocated)
1053 pdbc->state = en_dbc_allocated;
1083 pdbc->state = en_dbc_allocated;
1114 if (pdbc->state == en_dbc_allocated)
1176 pdbc->state = en_dbc_allocated;
H A Dinfo.c324 if (pdbc->state == en_dbc_allocated || pdbc->state == en_dbc_needdata)
462 if (pdbc->state == en_dbc_allocated
H A Dhstmt.c74 case en_dbc_allocated:

Completed in 33 milliseconds