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