Searched defs:ROUND (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/
H A Dtiff-rgb.c34 #define ROUND(x) (uint16) ((x) + 0.5) macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dregcache.c33 #define ROUND 64 /* pattern buffer size round */ macro
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/math/
H A Dfuzzy.eps.f90164 DOUBLE PRECISION FUNCTION ROUND(X,CT) function
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dtclock.c47 #define ROUND(value) ((int)((value) + 0.5)) macro
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbsd-snprintf.c622 static LLONG ROUND(LDOUBLE value) function
/macosx-10.9.5/rsync-42/rsync/lib/
H A Dsnprintf.c613 static LLONG ROUND(LDOUBLE value) function
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/dbs/xtiff/
H A Dxtiff.c75 #define ROUND(x) (uint16) ((x) + 0.5) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dsnprintf.c313 #define ROUND(d, p) \ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/vmalloc/
H A Dvmhdr.h128 #define ROUND(x,y) (((y)&((y)-1)) ? ROUNDX((x),(y)) : ROUND2((x),(y)) ) macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dbuffer.c4526 #define ROUND macro

Completed in 118 milliseconds