Searched refs:ROUND8 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15014 ** ROUND8() always does the rounding, for any argument.
15020 #define ROUND8(x) (((x)+7)&~7) macro
[all...]

Completed in 555 milliseconds