Searched refs:box_copy (Results 1 – 1 of 1) sorted by relevance
7937 GLint *box_copy = NULL; in save_WindowRectanglesEXT() local7940 box_copy = memdup(box, sizeof(GLint) * 4 * count); in save_WindowRectanglesEXT()7943 save_pointer(&n[3], box_copy); in save_WindowRectanglesEXT()