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 61 const fltSemantics APFloat::IEEEsingle = { 127, -126, 24, 32 };
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 132 static const fltSemantics IEEEsingle;
  /external/clang/include/clang/AST/
Stmt.h 138 IEEEsingle,
    [all...]

Completed in 70 milliseconds