HomeSort by relevance Sort by last modified time
    Searched refs:HashFirst (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
ft_hash.h 95 ** for(p=HashFirst(&h); p; p=HashNext(p)){
100 #define HashFirst(H) ((H)->first)
fulltext.c     [all...]

Completed in 691 milliseconds