Searched defs:rounded_flops (Results 1 – 1 of 1) sorted by relevance
641 const float rounded_flops = (total_flops / 1000.0f); in Main() local644 const float rounded_flops = round(total_flops / 1000.0f) / 1000.0f; in Main() local647 const float rounded_flops = in Main() local