Searched defs:ppindex (Results 1 – 2 of 2) sorted by relevance
716 struct ppindex /* checkpoint include index */ struct718 struct ppindex* next; /* next in list */ argument719 struct ppfile* file; /* include file */720 unsigned long begin; /* beginning output offset */721 unsigned long end; /* ending output offset */
2383 uint64_t ppindex, eindex, pindex; in ses_phys_tree_insert() local