Home
last modified time | relevance | path

Searched refs:getFullPrecision (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DCompilerConfig.h108 inline bool getFullPrecision() const in getFullPrecision() function
/frameworks/compile/libbcc/lib/
DRSCompilerDriver.cpp100 if (mConfig->getFullPrecision() != script_full_prec) { in setupConfig()