Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/zmod/
H A Dinffast.c26 #ifdef POSTINC
/titanic_50/usr/src/tools/cscope-fast/
H A Dinvlib.c49 #define POSTINC 10000 /* posting buffer size increment */ macro
108 unsigned postsize = POSTINC * sizeof (POSTING); in invmake()
195 postsize += POSTINC * sizeof (POSTING); in invmake()