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

  /external/llvm/unittests/ADT/
APFloatTest.cpp 209 // 2a. Test denormal <-> normal binade boundaries.
210 // * nextUp(+Largest Denormal) -> +Smallest Normal.
211 // * nextDown(-Largest Denormal) -> -Smallest Normal.
212 // * nextUp(-Smallest Normal) -> -Largest Denormal.
213 // * nextDown(+Smallest Normal) -> +Largest Denormal.
215 // nextUp(+Largest Denormal) -> +Smallest Normal.
223 // nextDown(-Largest Denormal) -> -Smallest Normal.
241 // nextDown(+Smallest Normal) -> +Largest Denormal.
282 // binade boundary. Away from denormal <-> normal boundaries.
287 // * nextUp(-Largest Denormal) -> -Largest Denormal + inc
    [all...]
  /external/bison/
configure     [all...]

Completed in 729 milliseconds