Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dtest_intarray.c38 typedef struct intarray_cursor intarray_cursor; typedef
47 struct intarray_cursor { struct
48 sqlite3_vtab_cursor base; /* Base class */
49 int i; /* Current cursor position */