Searched refs:arg_copy (Results 1 – 1 of 1) sorted by relevance
113 va_list arg_copy; in _mesa_string_buffer_vprintf() local114 va_copy(arg_copy, args); in _mesa_string_buffer_vprintf()118 space_left, format, arg_copy); in _mesa_string_buffer_vprintf()119 va_end(arg_copy); in _mesa_string_buffer_vprintf()