Searched refs:fcnoffset (Results 1 – 4 of 4) sorted by relevance
65 static long fcnoffset; /* function name database offset */ variable97 fcnoffset = macrooffset = 0; in crossref()195 fcnoffset = macrooffset = 0; in putfilename()345 offset = fcnoffset; in putposting()358 fcnoffset = dboffset; in putposting()361 fcnoffset = 0; in putposting()
80 long fcnoffset; /* function name database offset */ member
1037 if (p->fcnoffset == 0) { in putpostingref()1039 } else if (p->fcnoffset != lastfcnoffset) { in putpostingref()1040 if (dbseek(p->fcnoffset) != -1) { in putpostingref()1042 lastfcnoffset = p->fcnoffset; in putpostingref()
233 posting.fcnoffset = num; in invmake()235 posting.fcnoffset = 0; in invmake()240 posting.fcnoffset, posting.lineoffset, posting.type); in invmake()607 posting->fcnoffset = BSWAP_32(posting->fcnoffset); in read_next_posting()