Home
last modified time | relevance | path

Searched refs:STATE_S3 (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLCloseCursor.c153 statement -> state == STATE_S3 || in SQLCloseCursor()
222 statement -> state = STATE_S3; in SQLCloseCursor()
H A DSQLMoreResults.c175 statement -> state == STATE_S3 ) in SQLMoreResults()
295 statement -> state = STATE_S3; in SQLMoreResults()
H A DSQLParamData.c180 statement -> state == STATE_S3 || in SQLParamData()
328 statement -> state = STATE_S3; in SQLParamData()
H A DSQLPutData.c162 statement -> state == STATE_S3 || in SQLPutData()
283 statement -> state = STATE_S3; in SQLPutData()
H A DSQLCancelHandle.c133 statement -> state = STATE_S3; in SQLCancelHandle()
177 statement -> state = STATE_S3; in SQLCancelHandle()
H A DSQLCancel.c229 statement -> state = STATE_S3; in SQLCancel()
273 statement -> state = STATE_S3; in SQLCancel()
H A DSQLRowCount.c186 statement -> state == STATE_S3 || in SQLRowCount()
H A D__handles.c851 statement -> state == STATE_S3) && in __set_stmt_state()
880 statement -> state = STATE_S3; in __set_stmt_state()
895 statement -> state == STATE_S3) && in __set_stmt_state()
924 statement -> state = STATE_S3; in __set_stmt_state()
H A DSQLFreeStmt.c233 statement -> state = STATE_S3; in SQLFreeStmt()
H A DSQLFetch.c176 statement -> state == STATE_S3 ) in SQLFetch()
H A DSQLExtendedFetch.c201 statement -> state == STATE_S3 ) in SQLExtendedFetch()
H A DSQLBulkOperations.c157 statement -> state == STATE_S3 ) in SQLBulkOperations()
H A DSQLFetchScroll.c196 statement -> state == STATE_S3 ) in SQLFetchScroll()
H A DSQLPrepare.c355 statement -> state = STATE_S3; in SQLPrepare()
H A DSQLSetPos.c213 statement -> state == STATE_S3 ) in SQLSetPos()
H A DSQLGetStmtAttrW.c169 statement -> state == STATE_S3 || in SQLGetStmtAttrW()
H A DSQLPrepareW.c324 statement -> state = STATE_S3; in SQLPrepareW()
H A DSQLSetStmtOptionW.c241 statement -> state == STATE_S3 ) in SQLSetStmtOptionW()
H A DSQLSetStmtOption.c215 statement -> state == STATE_S3 ) in SQLSetStmtOption()
H A DSQLGetData.c287 statement -> state == STATE_S3 ) in SQLGetData()
H A DSQLGetStmtAttr.c239 statement -> state == STATE_S3 || in SQLGetStmtAttr()
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Di8257.cpp68 STATE_S3, enumerator
417 m_state = STATE_S3; in execute_run()
420 case STATE_S3: in execute_run()
H A Dam9517a.cpp125 STATE_S3, enumerator
632 m_state = STATE_S3; in execute_run()
635 case STATE_S3: in execute_run()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Di8257.cpp68 STATE_S3, enumerator
417 m_state = STATE_S3; in execute_run()
420 case STATE_S3: in execute_run()
H A Dam9517a.cpp125 STATE_S3, enumerator
632 m_state = STATE_S3; in execute_run()
635 case STATE_S3: in execute_run()

12