Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Doffsets.c15 typedef struct GState GState; typedef
22 struct GState { struct
63 GState *p, /* Global state */ in ofstRootAndColumn()
133 static void ofstPopPage(GState *p){ in ofstPopPage()
171 static int ofst2byte(GState *p, int ofst){ in ofst2byte()
177 static int ofst4byte(GState *p, int ofst){ in ofst4byte()
206 static int ofstInFile(GState *p, int ofst){ in ofstInFile()
221 static void ofstWalkPage(GState*, int);
224 static void ofstWalkInteriorPage(GState *p){ in ofstWalkInteriorPage()
241 static void ofstWalkLeafPage(GState *p){ in ofstWalkLeafPage()
[all …]