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

  /external/llvm/lib/Support/
APFloat.cpp 59 const fltSemantics APFloat::IEEEsingle = { 127, -126, 24 };
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 132 static const fltSemantics IEEEsingle;
  /external/clang/include/clang/AST/
Stmt.h 183 IEEEsingle,
    [all...]

Completed in 174 milliseconds