Searched defs:ERANGE (Results 1 – 6 of 6) sorted by relevance
200 #define ERANGE 34 /* Math result not representable */ macro
252 # define ERANGE 9944 macro
88 #define ERANGE 34 /* Result too large */ macro
96 inline int ERANGE = 34; variable
40 ERANGE = 34 variable
466 #define ERANGE E2BIG macro