HomeSort by relevance Sort by last modified time
    Searched refs:ieee_0996 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_math.h 519 const int ieee_0996 = 0x3f7f0000; /* 0.996 or so */ local
526 else if (tmp.i >= ieee_0996) {
  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 540 const int ieee_0996 = 0x3f7f0000; /* 0.996 or so */ local
547 else if (tmp.i >= ieee_0996) {

Completed in 241 milliseconds