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

/external/chromium_org/third_party/sqlite/src/src/
H A Dfunc.c261 static void roundFunc(sqlite3_context *context, int argc, sqlite3_value **argv){ function
1527 FUNCTION(round, 1, 0, 0, roundFunc ),
1528 FUNCTION(round, 2, 0, 0, roundFunc ),
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c82167 static void roundFunc(sqlite3_context *context, int argc, sqlite3_value **argv){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c86392 static void roundFunc(sqlite3_context *context, int argc, sqlite3_value **argv){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c86428 static void roundFunc(sqlite3_context *context, int argc, sqlite3_value **argv){ function
[all...]

Completed in 424 milliseconds