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

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

Completed in 275 milliseconds