Searched defs:UNDERFLOW (Results 1 - 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/charset/
H A DCoderResult.java48 * {@link #UNDERFLOW}, whose {@link #isUnderflow() isUnderflow} method
94 = { "UNDERFLOW", "OVERFLOW", "MALFORMED", "UNMAPPABLE" };
184 public static final CoderResult UNDERFLOW field in class:CoderResult
262 * If this object is {@link #UNDERFLOW}
/libcore/ojluni/src/main/native/
H A Dfdlibm.h110 #define UNDERFLOW 4 macro

Completed in 955 milliseconds