Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtecla/common/
H A Dhistory.c145 #define GLH_LINE_INCR 100 macro
318 glh->list.node_mem = _new_FreeList(sizeof(GlhLineNode), GLH_LINE_INCR); in _new_GlHistory()