Home
last modified time | relevance | path

Searched defs:nRef (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h7404 int nRef; /* Number of open cursors */ member
/third_party/sqlite/src/
H A Dsqlite3.c7713 int nRef; /* Number of open cursors */ member
16522 i16 nRef; /* Number of users of this page */ member
17338 int nRef; member
17734 int nRef; /* Number of pointers to this structure */ member
17972 u32 nRef; /* Number of references to this KeyInfo object */ member
18732 int nRef; /* Number of names resolved by this context */ member
28197 volatile int nRef; /* Number of entrances */ global() member
28680 volatile int nRef; /* Number of enterances */ global() member
37725 int nRef; /* Number of references to this one */ global() member
37987 int nRef; /* Number of pointers to this structure */ global() member
41179 int nRef; /* Number of unixShm objects pointing to this */ global() member
48815 int nRef; /* Number of winShm objects pointing to this */ global() member
51351 int nRef; /* Number of users of this MemStore */ global() member
68019 int nRef; /* Number of references to this structure */ global() member
104892 int nRef = pNC->nRef; global() local
105432 int nRef = pOuterNC ? pOuterNC->nRef : 0; global() local
179955 int nRef; /* Number of pointers to this object */ global() member
201308 int nRef; /* Number of references to this node */ global() member
230339 int nRef; /* Object reference count */ global() member
[all...]

Completed in 139 milliseconds