Home
last modified time | relevance | path

Searched refs:rounder (Results 1 – 5 of 5) sorted by relevance

/NextBSD/crypto/heimdal/lib/sqlite/
HDsqlite3.c19134 double rounder; /* Used for rounding floating point values */ in sqlite3VXPrintf() local
19359 for(idx=precision, rounder=0.4999; idx>0; idx--, rounder*=0.1); in sqlite3VXPrintf()
19362 for(idx=precision, rounder=0.5; idx>0; idx--, rounder*=0.1){} in sqlite3VXPrintf()
19364 if( xtype==etFLOAT ) realvalue += rounder; in sqlite3VXPrintf()
19397 realvalue += rounder; in sqlite3VXPrintf()
/NextBSD/contrib/sqlite3/
HDsqlite3.c21673 double rounder; /* Used for rounding floating point values */
21926 for(idx=precision&0xfff, rounder=0.5; idx>0; idx--, rounder*=0.1){}
21927 if( xtype==etFLOAT ) realvalue += rounder;
21962 realvalue += rounder;
/NextBSD/share/dict/
HDweb2a1169 all-rounder
30633 ivory rounder
HDweb2171240 rounder
/NextBSD/usr.bin/fortune/datfiles/
HDfortunes44644 The faster we go, the rounder we get.