Searched defs:CALC_STAT (Results 1 – 1 of 1) sorted by relevance
455 # define CALC_STAT(xxx) char xxx[8] macro459 # define CALC_STAT(xxx) unsigned xxx = 100 * (unsigned)(p_jif->xxx - p_prev_jif->xxx) / total_diff macro632 # define CALC_STAT(name, val) div_t name = div((val), 10) macro637 # define CALC_STAT(name, val) unsigned name = (val) macro