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

/gem5/ext/systemc/src/sysc/datatypes/fx/
H A Dsc_fxval.cpp800 bool first_digit = true; local
841 bool first_digit = ( int_digits == 0 ); local
/gem5/src/systemc/dt/fx/
H A Dsc_fxval.cc744 bool first_digit = true; local
777 bool first_digit = (int_digits == 0); local

Completed in 8 milliseconds