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

  /external/llvm/include/llvm/ADT/
APFloat.h 131 static const fltSemantics IEEEdouble;
  /external/llvm/lib/Support/
APFloat.cpp 55 const fltSemantics APFloat::IEEEdouble = { 1023, -1022, 53, true };
    [all...]

Completed in 184 milliseconds