EV_PEEK_LAST
return get_error_values(EV_PEEK_LAST, NULL, NULL, NULL, NULL, NULL);
return get_error_values(EV_PEEK_LAST, file, line, NULL, NULL, NULL);
return get_error_values(EV_PEEK_LAST, NULL, NULL, func, NULL, NULL);
return get_error_values(EV_PEEK_LAST, NULL, NULL, NULL, data, flags);
return get_error_values(EV_PEEK_LAST, file, line, func, data, flags);
return get_error_values(EV_PEEK_LAST, file, line, NULL, data, flags);
if (g == EV_PEEK_LAST)