Searched defs:roundValue (Results 1 – 1 of 1) sorted by relevance
51 int roundValue = llround(value); in LLround() local63 int roundValue = llroundf(value); in LLroundf() local76 int roundValue = llroundl(value); in LLroundl() local89 int roundValue = llrint(value); in LLrint() local101 int roundValue = llrintf(value); in LLrintf() local126 int roundValue = llrintl(value); in LLrintl() local1731 double roundValue = round(valueZero); in Round() local