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

  /external/llvm/lib/Support/
APFloat.cpp 60 const fltSemantics APFloat::IEEEdouble = { 1023, -1022, 53 };
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 133 static const fltSemantics IEEEdouble;
  /external/clang/include/clang/AST/
Stmt.h 184 IEEEdouble,
    [all...]

Completed in 171 milliseconds