OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bigram2
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/locate/locate/
locate.c
190
char bigram1[NBG],
bigram2
[NBG], path[MAXPATHLEN];
local in function:fastfind
194
for (c = 0, p = bigram1, s =
bigram2
; c < NBG; c++)
216
*p++ = bigram1[c], *p++ =
bigram2
[c];
Completed in 14 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025