Home
last modified time | relevance | path

Searched refs:cdb_hp (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/dba/libcdb/
H A Dcdb_make.h27 struct cdb_hp { struct
33 struct cdb_hp hp[CDB_HPLIST]; argument
44 struct cdb_hp *split; /* includes space for hash */
45 struct cdb_hp *hash;
H A Dcdb_make.c146 struct cdb_hp *hp; in cdb_make_finish()
166 u /= sizeof(struct cdb_hp); in cdb_make_finish()
172 c->split = (struct cdb_hp *) safe_emalloc(memsize, sizeof(struct cdb_hp), 0); in cdb_make_finish()

Completed in 12 milliseconds