Home
last modified time | relevance | path

Searched defs:bigrams (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/locate/code/
H A Dlocate.code.c98 static char bigrams[BGBUFSIZE + 1] = { 0 }; variable
/netbsd-src/usr.bin/locate/bigram/
H A Dlocate.bigram.c71 struct bigram bigrams[256 * 256]; variable