Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c321 #define RETURN_IF_ERR() \ macro
1657 RETURN_IF_ERR(); in DB_associate()
1701 RETURN_IF_ERR(); in DB_close_internal()
1766 RETURN_IF_ERR(); in _DB_consume()
1803 RETURN_IF_ERR(); in DB_cursor()
1890 RETURN_IF_ERR(); in DB_compact()
1907 RETURN_IF_ERR(); in DB_fd()
1955 RETURN_IF_ERR(); in DB_exists()
2023 RETURN_IF_ERR(); in DB_get()
2116 RETURN_IF_ERR(); in DB_pget()
[all …]