Searched defs:aList (Results 1 – 2 of 2) sorted by relevance
1703 ht_slot *aList, /* IN/OUT: List to sort */ in walMergesort()1708 ht_slot *aList; /* Pointer to sub-list content */ in walMergesort() member
3220 static int fts3DoclistCountDocids(char *aList, int nList){ in fts3DoclistCountDocids()