Searched refs:boxptr (Results 1 – 1 of 1) sorted by relevance
248 typedef box *boxptr; typedef251 LOCAL(boxptr)252 find_biggest_color_pop(boxptr boxlist, int numboxes) in find_biggest_color_pop()256 register boxptr boxp; in find_biggest_color_pop()259 boxptr which = NULL; in find_biggest_color_pop()271 LOCAL(boxptr)272 find_biggest_volume(boxptr boxlist, int numboxes) in find_biggest_volume()276 register boxptr boxp; in find_biggest_volume()279 boxptr which = NULL; in find_biggest_volume()292 update_box(j_decompress_ptr cinfo, boxptr boxp) in update_box()[all …]