Searched refs:get_precision (Results 1 - 3 of 3) sorted by relevance

/gem5/src/base/
H A Dcprintf.hh95 if (fmt.get_precision) {
96 fmt.get_precision = false;
H A Dcprintf.cc238 fmt.get_precision = true;
H A Dcprintf_formats.hh53 bool get_precision; member in struct:cp::Format
71 get_precision = false;

Completed in 4 milliseconds