Searched refs:lastfcnoffset (Results 1 – 1 of 1) sorted by relevance
61 static long lastfcnoffset; /* last function name offset */ variable857 lastfcnoffset = 0; /* clear the last function name found */ in findterm()1039 } else if (p->fcnoffset != lastfcnoffset) { in putpostingref()1042 lastfcnoffset = p->fcnoffset; in putpostingref()