Home
last modified time | relevance | path

Searched refs:sqlite3_wasm_test_intptr (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasm.c1132 int sqlite3_wasm_test_intptr(int * p){ in sqlite3_wasm_test_intptr() function
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js47 return !!wasm.exports.sqlite3_wasm_test_intptr;