Searched defs:POSTINC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c49 #define POSTINC 10000 /* posting buffer size increment */ macro
108 unsigned postsize = POSTINC * sizeof (POSTING);
195 postsize += POSTINC * sizeof (POSTING);

Completed in 89 milliseconds