Searched refs:lineoffset (Results 1 – 6 of 6) sorted by relevance
221 posting.lineoffset = num; in invmake()240 posting.fcnoffset, posting.lineoffset, posting.type); in invmake()606 posting->lineoffset = BSWAP_32(posting->lineoffset); in read_next_posting()1026 if (set1p->lineoffset < posting.lineoffset) { in boolfile()1029 } else if (set1p->lineoffset > posting.lineoffset) { in boolfile()1067 if (set1p->lineoffset < posting.lineoffset) { in boolfile()1070 } else if (set1p->lineoffset > posting.lineoffset) { in boolfile()1093 if (set1p->lineoffset < posting.lineoffset) { in boolfile()1097 } else if (set1p->lineoffset > posting.lineoffset) { in boolfile()1124 if (set1p->lineoffset < posting.lineoffset) { in boolfile()[all …]
58 long lineoffset; /* source line database offset */ variable211 lineoffset = dboffset; in putcrossref()384 ltobase(lineoffset); in putposting()
79 long lineoffset; /* source line database offset */ member
98 if (p->type != INCLUDE && p->lineoffset != lastline) { in findsymbol()100 lastline = p->lineoffset; in findsymbol()404 if (dbseek(p->lineoffset) != -1 && in findcalledby()1045 if (dbseek(p->lineoffset) != -1) { in putpostingref()
121 extern long lineoffset; /* source line database offset */
1478 lineoffset = dboffset + 1; in copyinverted()