Searched refs:PTR_EN (Results 1 – 1 of 1) sorted by relevance
58 typedef struct pointer_entry PTR_EN; // block/line-count pair typedef97 PTR_EN pb_pointer[1]; // list of pointers to blocks (actually longer)3130 (size_t)(pp->pb_count - pb_idx - 1) * sizeof(PTR_EN)); in ml_append_int()3209 (size_t)(total_moved) * sizeof(PTR_EN)); in ml_append_int()3726 (size_t)(count - idx) * sizeof(PTR_EN)); in ml_delete_int()4104 / sizeof(PTR_EN) + 1); in ml_new_ptr()