Searched refs:topicoffset (Results 1 – 1 of 1) sorted by relevance
2666 unsigned index, old_index, offset, len, offs, topicoffset; in HLPFILE_DoReadHlpFile() local2722 topicoffset = ref + index * 12; in HLPFILE_DoReadHlpFile()2724 topicoffset = index * 0x8000 + offs; in HLPFILE_DoReadHlpFile()2725 if (!HLPFILE_AddPage(hlpfile, buf, end, ref, topicoffset)) return FALSE; in HLPFILE_DoReadHlpFile()