HomeSort by relevance Sort by last modified time
    Searched full:qnan (Results 26 - 50 of 81) sorted by null

12 3 4

  /external/compiler-rt/lib/
truncdfsf2.c 126 // Conjure the result by beginning with infinity, setting the qNaN
  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part3.c 208 11 0 7ff 0x8000000000000ULL +QNaN
209 12 1 7ff 0x8000000000000ULL -QNaN
290 /* +QNaN : 0 0x7FF 0x7FFFFFFFFFFFF */
297 /* -QNaN : 1 0x7FF 0x7FFFFFFFFFFFF */
    [all...]
test_isa_2_06_part2.c 272 11 0 7ff 0x8000000000000ULL +QNaN
273 12 1 7ff 0x8000000000000ULL -QNaN
448 /* +QNaN : 0 0x7FF 0x7FFFFFFFFFFFF */
455 /* -QNaN : 1 0x7FF 0x7FFFFFFFFFFFF */
    [all...]
jm-insns.c     [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_06_part3.c 208 11 0 7ff 0x8000000000000ULL +QNaN
209 12 1 7ff 0x8000000000000ULL -QNaN
290 /* +QNaN : 0 0x7FF 0x7FFFFFFFFFFFF */
297 /* -QNaN : 1 0x7FF 0x7FFFFFFFFFFFF */
    [all...]
test_isa_2_06_part2.c 272 11 0 7ff 0x8000000000000ULL +QNaN
273 12 1 7ff 0x8000000000000ULL -QNaN
448 /* +QNaN : 0 0x7FF 0x7FFFFFFFFFFFF */
455 /* -QNaN : 1 0x7FF 0x7FFFFFFFFFFFF */
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 227 /// Factory for QNaN values.
242 /// Factory for QNaN values.
  /external/llvm/lib/Support/
APFloat.cpp 617 which may not be ideal. If float, this is QNaN(0). */
645 // We always have to clear the QNaN bit to make it an SNaN.
650 // conventionally, this is the next bit down from the QNaN bit.
654 // We always have to set the QNaN bit to make it a QNaN.
    [all...]
  /external/chromium_org/v8/src/mips/
assembler-mips.cc     [all...]
  /external/v8/src/mips/
assembler-mips.cc     [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c     [all...]
guest_x86_helpers.c     [all...]
  /external/compiler-rt/test/Unit/ppc/
fixtfdi_test.c 10 #define QNAN __builtin_nan("")
18 // { QNAN, 0.0, INT64_MIN },
  /external/chromium_org/native_client_sdk/src/doc/reference/
pnacl-bitcode-abi.rst 400 PNaCl guarantees that llvm.sqrt returns a QNaN for values less than -0.0.
  /external/chromium_org/v8/src/
v8globals.h 103 // If looking only at the top 32 bits, the QNaN mask is bits 19 to 30.
  /external/llvm/docs/
LangRef.rst     [all...]
  /external/v8/src/
v8globals.h 104 // If looking only at the top 32 bits, the QNaN mask is bits 19 to 30.
  /external/valgrind/main/VEX/switchback/
test_ppc_jm1.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
decimal.py 230 syntax. The result is [0,qNaN].
256 longer than precision). The result is [0,qNaN].
267 the dividend is also zero. The result is [0,qNaN].
293 the values are required to be used. The result is [0,qNaN].
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
decimal.py 230 syntax. The result is [0,qNaN].
256 longer than precision). The result is [0,qNaN].
267 the dividend is also zero. The result is [0,qNaN].
293 the values are required to be used. The result is [0,qNaN].
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
decNumberLocal.h 457 /* same, not including its first digit (the qNaN/sNaN selector): */
    [all...]
  /external/icu4c/i18n/
decNumberLocal.h 445 /* same, not including its first digit (the qNaN/sNaN selector): */
    [all...]
  /external/chromium_org/third_party/icu/source/common/
putil.c 155 /* We return QNAN rather than SNAN*/
    [all...]
  /external/icu4c/common/
putil.cpp 171 /* We return QNAN rather than SNAN*/
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddBase.decTest 591 ddbas561 toSci "qNaN" -> NaN Conversion_syntax
    [all...]

Completed in 1729 milliseconds

12 3 4