Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/pmodes/
H A Dbinsearch.c38 #define ALLOCCHUNK 128 macro
66 l->nallocated = l->nused + ALLOCCHUNK; in item_add()
74 l->nallocated = ALLOCCHUNK; in item_add()