Searched refs:DB_OVERFLOWED_DBT (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/cxx/
H A Dcxx_dbc.cpp82 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key))
85 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data))
105 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key))
108 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data))
H A Dcxx_db.cpp337 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(value))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/cxx/
H A Dcxx_dbc.cpp82 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key))
85 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data))
105 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key))
108 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data))
H A Dcxx_db.cpp337 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(value))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/cxx/
H A Dcxx_dbc.cpp82 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key))
85 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data))
105 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(key))
108 else if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(data))
H A Dcxx_db.cpp337 if (ret == DB_BUFFER_SMALL && DB_OVERFLOWED_DBT(value))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dcxx_int.h69 #define DB_OVERFLOWED_DBT(dbt) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dcxx_int.h69 #define DB_OVERFLOWED_DBT(dbt) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dcxx_int.h69 #define DB_OVERFLOWED_DBT(dbt) \ macro

Completed in 86 milliseconds