Home
last modified time | relevance | path

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

/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_method.c35 dbp->set_heapsize = __heap_set_heapsize;
110 __heap_set_heapsize(dbp, gbytes, bytes, flags) in __heap_set_heapsize() function
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_method.c35 dbp->set_heapsize = __heap_set_heapsize;
114 __heap_set_heapsize(dbp, gbytes, bytes, flags) in __heap_set_heapsize() function
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h30 int __heap_set_heapsize __P((DB *, u_int32_t, u_int32_t, u_int32_t));
H A Dint_def.in1075 #define __heap_set_heapsize __heap_set_heapsize@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h32 int __heap_set_heapsize __P((DB *, u_int32_t, u_int32_t, u_int32_t));
H A Dint_def.in1288 #define __heap_set_heapsize __heap_set_heapsize@DB_VERSION_UNIQUE_NAME@