Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c47 #define POSTINC 10000 /* posting buffer size increment */ macro
106 unsigned postsize = POSTINC * sizeof (POSTING); in invmake()
193 postsize += POSTINC * sizeof (POSTING); in invmake()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2021 #ifdef POSTINC
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog903 - Update POSTINC comment for 68060 [Nikl]