Searched defs:roundValue (Results 1 – 1 of 1) sorted by relevance
50 int roundValue = llround(value); in LLround() local62 int roundValue = llroundf(value); in LLroundf() local75 int roundValue = llroundl(value); in LLroundl() local88 int roundValue = llrint(value); in LLrint() local100 int roundValue = llrintf(value); in LLrintf() local125 int roundValue = llrintl(value); in LLrintl() local1730 double roundValue = round(valueZero); in Round() local