Home
last modified time | relevance | path

Searched refs:i32 (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dcarray.c499 int i32 = i64 & 0xffffffff; in inttoptrFunc() local
500 memcpy(&p, &i32, sizeof(p)); in inttoptrFunc()
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js424 f64: 0x7c, f32: 0x7d, i64: 0x7e, i32: 0x7f property
1240 xcv.arg.i32 = (i)=>(i | 0); function
1245 xcv.arg.int = xcv.arg.i32;
/sqlite-3.40.0/ext/rtree/
H A Drtreedoc3.test29 # i32 r-tree table. It decodes and returns a list of cells from the node
H A Drtreedoc.test1253 # i32 r-tree table. It decodes and returns a list of cells from the node