Searched defs:btIsNegative (Results 1 – 3 of 3) sorted by relevance
134 public static int btIsNegative(float x) { in btIsNegative() method in LinearMath
37 public final static native int btIsNegative(float jarg1); in btIsNegative() method in LinearMathJNI
529 SIMD_FORCE_INLINE int btIsNegative(btScalar x) { in btIsNegative() function