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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15294 typedef struct AutoincInfo AutoincInfo; typedef in typeref:struct:AutoincInfo
19615 struct AutoincInfo { struct
19616 AutoincInfo *pNext; /* Next info block in a list of them all */
19767 AutoincInfo *pAinc; /* Information about AUTOINCREMENT counters */
[all...]

Completed in 515 milliseconds