Searched defs:ERANGE (Results 1 – 8 of 8) sorted by relevance
40 #define ERANGE E2BIG macro
93 #define ERANGE EINVAL macro
76 #define ERANGE 34 /* Result too large */ macro
157 #define ERANGE EINVAL macro
86 #define ERANGE 34 /* Math result not representable */ macro
77 #define ERANGE 34 /* Math result not representable */ macro
206 public static final int ERANGE = 34; field in PoolsException
523 #define ERANGE 0 macro