Searched defs:ppFirst (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Drowset.c275 struct RowSetEntry **ppFirst, /* Write head of the output list here */
281 rowSetTreeToList(pIn->pLeft, ppFirst, &p);
284 *ppFirst = pIn;
273 rowSetTreeToList( struct RowSetEntry *pIn, struct RowSetEntry **ppFirst, struct RowSetEntry **ppLast ) argument
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c36158 rowSetTreeToList( struct RowSetEntry *pIn, struct RowSetEntry **ppFirst, struct RowSetEntry **ppLast ) argument
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c39893 rowSetTreeToList( struct RowSetEntry *pIn, struct RowSetEntry **ppFirst, struct RowSetEntry **ppLast ) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c39913 rowSetTreeToList( struct RowSetEntry *pIn, struct RowSetEntry **ppFirst, struct RowSetEntry **ppLast ) argument
[all...]

Completed in 500 milliseconds