Searched refs:CALLOC_LIMIT (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Ddb_index.cc53 #define CALLOC_LIMIT 536870911 macro
155 if (table_size > CALLOC_LIMIT) {
H A Ddb_table.cc86 #define CALLOC_LIMIT 536870911 macro
436 if (table_size > CALLOC_LIMIT) {
H A Ddb_dictionary.cc378 #define CALLOC_LIMIT 536870911 macro
416 if (new_size > CALLOC_LIMIT) {

Completed in 75 milliseconds