Searched refs:postptr (Results 1 – 1 of 1) sorted by relevance
78 static POSTING *POST, *postptr; variable138 postptr = POST; in invmake()193 if (postptr + 10 > POST + postsize / sizeof (POSTING)) { in invmake()194 i = postptr - POST; in invmake()200 postptr = i + POST; in invmake()214 postptr = POST; in invmake()239 *postptr++ = posting; in invmake()497 if ((i = postptr - POST) > 0) { in invnewterm()571 uint32_t *postptr; in read_logblock() local593 postptr = (uint32_t *)(invcntl->logblk + in read_logblock()[all …]