HomeSort by relevance Sort by last modified time
    Searched defs:fpround (Results 1 - 3 of 3) sorted by null

  /external/libpng/contrib/libtests/
tarith.c 640 long long int fp, fpround; local
680 fpround = fp;
682 ok = fpround <= PNG_UINT_31_MAX &&
683 fpround >= -1-(long long int)PNG_UINT_31_MAX;
687 ok = 0, ++overflow, fpround = fp/*misleading*/;
704 else if (ok && result != fpround)
  /external/valgrind/VEX/priv/
guest_amd64_helpers.c 1820 UInt fpround; local
2311 UInt fpround; local
    [all...]
guest_x86_helpers.c 1578 UInt fpround; local
    [all...]

Completed in 111 milliseconds