Searched refs:MDB_idl_db_max (Results 1 – 3 of 3) sorted by relevance
29 extern unsigned int MDB_idl_db_max;
33 unsigned int MDB_idl_db_max = (1 << MDB_IDL_LOGN) - 1; variable88 MDB_idl_db_max = MDB_idl_db_size - 1; in mdb_idl_reset()185 if ( ++ids[0] >= MDB_idl_db_max ) { in mdb_idl_insert()472 if ( count >= MDB_idl_db_max ) { in mdb_idl_insert_keys()
686 if ( res[0] >= MDB_idl_db_max ) { in mdb_idscope()