Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c126794 static double xCeil(double x){ return ceil(x); } global() function
[all...]

Completed in 226 milliseconds