Searched refs:TARGET_ERANGE (Results 1 – 3 of 3) sorted by relevance
76 #define TARGET_ERANGE 34 /* Result too large */ macro
44 #define TARGET_ERANGE 34 /* Math result not representable */ macro
91 TARGET_ERANGE = 34, enumerator137 case ERANGE: return TARGET_ERANGE; in errno_h2g()