Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h507 #define sqlite3_value_bytes16 sqlite3_api->value_bytes16 macro
/third_party/sqlite/src/
H A Dsqlite3.c88052 SQLITE_API int sqlite3_value_bytes16(sqlite3_value *pVal){ global() function
132430 #define sqlite3_value_bytes16 global() macro
[all...]

Completed in 130 milliseconds