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

  /bionic/libc/stdlib/
strtod.c 133 #define NAN_WORD0 0x7ff40000
135 #define NAN_WORD0 0x7ff80000
1394 word0(rv) = NAN_WORD0;
    [all...]
  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 127 * (e.g., some HP systems), it may be necessary to #define NAN_WORD0
138 * fraction bits being on (an IEEE Infinity symbol), then NAN_WORD0
1520 #ifndef NAN_WORD0
1521 #define NAN_WORD0 0x7ff80000
    [all...]

Completed in 394 milliseconds