Home
last modified time | relevance | path

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

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