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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14424 ** for(p=sqliteHashFirst(&h); p; p=sqliteHashNext(p)){
14429 #define sqliteHashFirst(H) ((H)->first) macro
[all...]

Completed in 539 milliseconds