Home
last modified time | relevance | path

Searched refs:__heapc_gsplit (Results 1 – 10 of 10) sorted by relevance

/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dheap_ext.h14 int __heapc_gsplit __P((DBC *, DBT *, void **, u_int32_t *));
H A Dint_def.in1055 #define __heapc_gsplit __heapc_gsplit@DB_VERSION_UNIQUE_NAME@
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dheap_ext.h14 int __heapc_gsplit __P((DBC *, DBT *, void **, u_int32_t *));
H A Dint_def.in1264 #define __heapc_gsplit __heapc_gsplit@DB_VERSION_UNIQUE_NAME@
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_ret.c60 return (__heapc_gsplit(dbc, dbt, memp, memsize));
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c72 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() function
H A Dheap.c250 if ((ret = __heapc_gsplit(
911 if ((ret = __heapc_gsplit(
2588 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() function
/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_ret.c83 return (__heapc_gsplit(dbc, dbt, memp, memsize));
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c106 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() function
H A Dheap.c264 if ((ret = __heapc_gsplit(
878 if ((ret = __heapc_gsplit(
2714 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() function