Searched refs:allocateEnumArray (Results 1 – 2 of 2) sorted by relevance
293 % db_status allocateEnumArray(long oldSize, long newSize);
397 db_table::allocateEnumArray(long oldSize, long newSize) { in allocateEnumArray() function in db_table484 db_status stat = allocateEnumArray(oldsize, table_size); in grow()965 stat = allocateEnumArray(0, table_size); in setEnumMode()