Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-prologue.js745 alloc: undefined/*installed later*/, property
794 wasm.alloc = function f(n){ function
1076 alloc: (n)=>{ method
H A Dsqlite3-api-glue.js32 alloc: wasm.alloc, property
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js1683 tgt.alloc = function(n){ function
/sqlite-3.40.0/src/
H A Dvdbemem.c1827 struct ValueNewStat4Ctx alloc; in sqlite3Stat4ProbeSetValue() local