Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp244 double doubleValue = strtod(Text.c_str(), &end); in consumeNumberLiteral() local
/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.c396 doubleValue(const struct element *e) in doubleValue() function