Searched refs:arg_copy (Results 1 – 2 of 2) 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()
64 void* arg_copy(void* p) { in arg_copy() function78 arg_copy, arg_destroy, arg_cmp};