HomeSort by: relevance | last modified time | path
    Searched defs:compare_bigrams (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/locate/bigram/
locate.bigram.c 60 static int compare_bigrams(const void *, const void *);
81 compare_bigrams(const void *item1, const void *item2) function in typeref:typename:int
129 compare_bigrams);
locate.bigram.c 60 static int compare_bigrams(const void *, const void *);
81 compare_bigrams(const void *item1, const void *item2) function in typeref:typename:int
129 compare_bigrams);

Completed in 22 milliseconds