Searched defs:ERANGE (Results 1 – 7 of 7) sorted by relevance
40 #define ERANGE E2BIG macro
200 #define ERANGE 34 /* Math result not representable */ macro
96 #define ERANGE EINVAL macro
89 #define ERANGE 34 /* Result too large */ macro
157 #define ERANGE EINVAL macro
84 #define ERANGE 34 /* Math result not representable */ macro
206 public static final int ERANGE = 34; field in PoolsException