HomeSort by relevance Sort by last modified time
    Searched full:ieee_one (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/main/
compiler.h 78 #define IEEE_ONE 0x3f800000
macros.h 156 else if (__tmp.i >= IEEE_ONE) \
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state_init.c     [all...]
  /external/mesa3d/docs/relnotes/
9.1.2.html 71 <li><a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=349437">Debian bug #349437</a> - mesa - FTBFS: error: 'IEEE_ONE' undeclared</li>
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 10422 { IRExpr* ieee_one local
10525 { IRExpr* ieee_one local
17522 IRExpr* ieee_one = IRExpr_Const(IRConst_F64i(0x3ff0000000000000ULL)); local
17578 IRExpr* ieee_one = IRExpr_Const(IRConst_F64i(0x3ff0000000000000ULL)); local
19002 IRExpr* ieee_one = IRExpr_Const(IRConst_F64i(0x3ff0000000000000ULL)); local
19036 IRExpr* ieee_one = IRExpr_Const(IRConst_F64i(0x3ff0000000000000ULL)); local
    [all...]

Completed in 330 milliseconds