Searched defs:pointer_block (Results 1 – 1 of 1) sorted by relevance
92 struct pointer_block struct94 short_u pb_id; // ID for pointer block: PTR_ID95 short_u pb_count; // number of pointers in this block96 short_u pb_count_max; // maximum value for pb_count97 PTR_EN pb_pointer[1]; // list of pointers to blocks (actually longer)