Searched defs:ppindex (Results 1 – 4 of 4) 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 */
708 struct ppindex /* checkpoint include index */ struct 710 struct ppindex* next; /* next in list */ argument 711 fileppindex global() argument 712 beginppindex global() argument 713 endppindex global() argument
450 struct ppindex struct 452 struct ppindex* next; argument 453 fileppindex global() argument 454 beginppindex global() argument 455 endppindex global() argument
2383 uint64_t ppindex, eindex, pindex; in ses_phys_tree_insert() local