Searched refs:enditem (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinvlib.c70 static POSTING *item, *enditem, *item1 = NULL, *item2 = NULL; variable
938 enditem = item;
947 enditem = item;
985 u = enditem - item;
1158 enditem = (POSTING *)newsetp;
1189 i = (enditem - item) * sizeof (POSTING) + 100;
1197 while (oldstuff < enditem)

Completed in 46 milliseconds