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

  /bionic/libm/upstream-freebsd/lib/msun/src/
e_jnf.c 26 static const volatile float vone = 1, vzero = 0; variable
e_j0.c 67 static const volatile double vone = 1, vzero = 0; variable
160 if(ix>=0x7ff00000) return vone/(x+x*x);
e_j0f.c 28 static const volatile float vone = 1, vzero = 0; variable
116 if(ix>=0x7f800000) return vone/(x+x*x);
e_j1.c 67 static const volatile double vone = 1, vzero = 0; variable
157 if(ix>=0x7ff00000) return vone/(x+x*x);
e_j1f.c 28 static const volatile float vone = 1, vzero = 0; variable
113 if(ix>=0x7f800000) return vone/(x+x*x);
e_jn.c 46 static const volatile double vone = 1, vzero = 0; variable
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-z13.s 8 vone %v15
zarch-z13.d 14 .*: e7 f0 ff ff 00 44 [ ]*vone %v15
    [all...]
  /external/llvm/test/MC/SystemZ/
insn-bad-zEC12.s 1122 #CHECK: vone %v0
1124 vone %v0
    [all...]
insn-good-z13.s     [all...]

Completed in 211 milliseconds