Searched refs:hexio_get_int (Results 1 – 25 of 25) sorted by relevance
80 set nonce [hexio_get_int [hexio_read $jrnl_name [expr $jrnl_pg_offset+4+$db_pgsz] 4]]82 set byte [hexio_get_int [hexio_read $jrnl_name [expr $jrnl_pg_offset+4+$i] 1]]98 set byte [hexio_get_int [hexio_read $jrnl_name [expr $jrnl_pg_offset+4+$i] 1]]114 set db_pgno [hexio_get_int [hexio_read $jrnl_name [expr $jrnl_pg_offset] 4]]115 set chksum [hexio_get_int [hexio_read $jrnl_name [expr $jrnl_pg_offset+4+$db_pgsz] 4]]167 set db_pgsz [hexio_get_int [hexio_read $db_name 16 2]]193 set db_pgno [hexio_get_int [hexio_read $jrnl_name $jrnl_pg_offset 4]]
73 set cell_offset [hexio_get_int [hexio_read test.db [expr $offset+12] 2]]105 set iRightChild [hexio_get_int [hexio_read test.db [expr $offset+8] 4]]120 set cell_offset [hexio_get_int [hexio_read test.db [expr $c_offset+12] 2]]130 set cell_offset [hexio_get_int [hexio_read test.db [expr $offset+12] 2]]132 hexio_get_int [hexio_read test.db [expr $offset+$cell_offset] 4]148 set cell_offset [hexio_get_int [hexio_read test.db [expr $c_offset+12] 2]]184 set iRecord [hexio_get_int [hexio_read test.db $iCellarray 2]]
55 hexio_get_int [hexio_read test.db 16 2]58 hexio_get_int [hexio_read test.db 20 1]61 hexio_get_int [hexio_read test.db 2044 4]64 hexio_get_int [hexio_read test.db 2048 4]
57 hexio_get_int [hexio_read test.db 24 4]58 } [expr {[hexio_get_int [hexio_read test.db 24 4]]+3}]63 hexio_get_int [hexio_read test.db 24 4]64 } [expr {[hexio_get_int [hexio_read test.db 24 4]]+1}]
57 hexio_get_int [hexio_read test.db 16 2]60 hexio_get_int [hexio_read test.db 20 1]97 # set cell_offset [hexio_get_int [hexio_read test.db [expr 1024*2 + 12] 2]]
43 set pgno [hexio_get_int [hexio_read $filename 32 4]]44 return [expr {($pgno-1)*[hexio_get_int [hexio_read $filename 16 2]]}]54 set cnt [hexio_get_int [hexio_read $filename [expr {$offset+4}] 4]]
40 set offset [hexio_get_int [hexio_read test.db [expr 2*1024 + 8] 2]]49 set offset [hexio_get_int [hexio_read test.db [expr 2*1024 + 8] 2]]67 set offset [hexio_get_int [hexio_read test.db [expr (5-1)*1024 + 8] 2]]
60 set trunkpgno [hexio_get_int [hexio_read test.db 32 4]]67 hexio_get_int [hexio_read test.db [expr {$::baseaddr+4}] 4]
37 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]46 return [hexio_get_int [hexio_read $fname 44 4]]
34 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]43 return [hexio_get_int [hexio_read $fname 44 4]]
54 hexio_get_int [hexio_read test.db 16 2]57 hexio_get_int [hexio_read test.db 20 1]
258 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]262 set dbversion [hexio_get_int [hexio_read test.db 24 4]]
33 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]42 return [hexio_get_int [hexio_read $fname 44 4]]
49 hexio_get_int [hexio_read test.db 18 1]
46 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]55 return [hexio_get_int [hexio_read $fname 44 4]]
66 hexio_get_int [hexio_read test.db-journal 16 4]
97 hexio_render_int32 [expr [hexio_get_int [hexio_read test.db 24 4]] + 1]
101 set fl [hexio_get_int [hexio_read test.db 32 4]]
74 hexio_get_int [hexio_read test.db 16 2]
33 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]
51 return [hexio_get_int [hexio_read $fname 44 4]]
705 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]714 return [hexio_get_int [hexio_read $fname 44 4]]
191 set iOffset [hexio_get_int [hexio_read test.db [expr 12+($iRoot-1)*1024] 2]]
650 set schemacookie [hexio_get_int [hexio_read test.db 40 4]]659 return [hexio_get_int [hexio_read $fname 44 4]]
199 static int SQLITE_TCLAPI hexio_get_int( in hexio_get_int() function453 { "hexio_get_int", hexio_get_int }, in Sqlitetest_hexio_Init()