Searched refs:LONG_MIN (Results 1 – 6 of 6) sorted by relevance
7 if (sizeof(GLintptr) != sizeof(jlong) && (indirect < LONG_MIN || indirect > LONG_MAX)) { in android_glDispatchComputeIndirect()
5 if (sizeof(GLintptr) != sizeof(jlong) && (offset < LONG_MIN || offset > LONG_MAX)) { in android_glBindVertexBuffer__IIJI()
75 private static final long LONG_MIN = Integer.MIN_VALUE; field in ExifTag952 if (v.getNumerator() < LONG_MIN || v.getDenominator() < LONG_MIN in checkOverflowForRational()
129 #define minWord32 LONG_MIN
592 #define LONG_MIN (long)(1UL << 63)608 // In discussion below, this initial value { { LONG_MAX, -1 }, { LONG_MIN, -1 } }613 accum->max.val = LONG_MIN;675 // val field must be LONG_MAX or LONG_MIN, so the function will always733 <code>LONG_MIN</code>, respectively; and to set the locations of these values to -1, indicating that
460 if (sizeof(GLintptr) != sizeof(jlong) && (indirect < LONG_MIN || indirect > LONG_MAX)) { in android_glDispatchComputeIndirect()3178 if (sizeof(GLintptr) != sizeof(jlong) && (offset < LONG_MIN || offset > LONG_MAX)) { in android_glBindVertexBuffer__IIJI()