Searched refs:lineoffset (Results 1 – 6 of 6) sorted by relevance
223 posting.lineoffset = num; in invmake()242 posting.fcnoffset, posting.lineoffset, posting.type); in invmake()608 posting->lineoffset = BSWAP_32(posting->lineoffset); in read_next_posting()1028 if (set1p->lineoffset < posting.lineoffset) { in boolfile()1031 } else if (set1p->lineoffset > posting.lineoffset) { in boolfile()1069 if (set1p->lineoffset < posting.lineoffset) { in boolfile()1072 } else if (set1p->lineoffset > posting.lineoffset) { in boolfile()1095 if (set1p->lineoffset < posting.lineoffset) { in boolfile()1099 } else if (set1p->lineoffset > posting.lineoffset) { in boolfile()1126 if (set1p->lineoffset < posting.lineoffset) { in boolfile()[all …]
60 long lineoffset; /* source line database offset */ variable213 lineoffset = dboffset; in putcrossref()386 ltobase(lineoffset); in putposting()
81 long lineoffset; /* source line database offset */ member
100 if (p->type != INCLUDE && p->lineoffset != lastline) { in findsymbol()102 lastline = p->lineoffset; in findsymbol()406 if (dbseek(p->lineoffset) != -1 && in findcalledby()1047 if (dbseek(p->lineoffset) != -1) { in putpostingref()
121 extern long lineoffset; /* source line database offset */
1480 lineoffset = dboffset + 1; in copyinverted()