HomeSort by: relevance | last modified time | path
    Searched refs:lround (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/noieee_src/
n_lround.c 38 lround(double x) function in typeref:typename:long
  /src/lib/libm/src/
s_lround.c 45 #define fn lround
50 * of the form xxx.5; they are "out of range" because lround() rounds away
  /src/include/
tgmath.h 175 #define lround(a) __TG_FN1(lround, (a)) macro
math.h 417 long int lround(double);

Completed in 15 milliseconds