Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c20330 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() member
20390 int ofst = aField[i].ofst; in shell_dbinfo_command() local