Searched refs:pExtra (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1741 void *pExtra; /* Extra information associated with the page */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h8905 void *pExtra; /* Extra information associated with the page */ member in struct:sqlite3_pcache_page
8999 ** single database page. The pExtra element of sqlite3_pcache_page will be
H A Dsqlite3.c9218 void *pExtra; /* Extra information associated with the page */ member in struct:sqlite3_pcache_page
9312 ** single database page. The pExtra element of sqlite3_pcache_page will be
17083 void *pExtra; /* Extra content */ member in struct:PgHdr
124492 char *pExtra = ((char*)p)+ROUND8(sizeof(Index)); local
142428 ExprList *pExtra; /* Extra columns needed by sorter refs */ member in struct:RowLoadInfo
142826 ExprList *pExtra = 0; local
142953 ExprList *pExtra = 0; local
[all...]

Completed in 776 milliseconds