Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dmemjournal.c21 typedef struct FilePoint FilePoint; typedef
52 struct FilePoint { struct
64 FilePoint endpoint; /* Pointer to the end of the file */ argument