Searched refs:__throw_format_error (Results 1 – 2 of 2) sorted by relevance
67 __throw_format_error("Using automatic argument numbering in manual " in next_arg_id()76 __throw_format_error("Using manual argument numbering in automatic " in check_arg_id()90 __throw_format_error("Argument index outside the valid range"); in check_arg_id()
41 __throw_format_error(const char* __s) { in __throw_format_error() function