Searched defs:mFullPrecision (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
H A DCompilerConfig.h54 bool mFullPrecision; member in class:bcc::CompilerConfig
108 { return mFullPrecision; }
110 mFullPrecision = pFullPrecision;

Completed in 417 milliseconds