Home
last modified time | relevance | path

Searched defs:getDoubleFormat (Results 1 – 2 of 2) sorted by relevance

/external/xmlrpcpp/src/
DXmlRpcValue.h128 static std::string const& getDoubleFormat() { return _doubleFormat; } in getDoubleFormat() function
/external/clang/include/clang/Basic/
DTargetInfo.h365 const llvm::fltSemantics &getDoubleFormat() const { return *DoubleFormat; } in getDoubleFormat() function