Searched refs:std_c_errors (Results 1 – 2 of 2) sorted by relevance
8 std_c_errors = frozenset(['EDOM', 'ERANGE']) variable14 for error_code in std_c_errors:
9 std_c_errors = frozenset(['EDOM', 'ERANGE']) variable15 for error_code in std_c_errors: