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