OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NBG
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/locate/locate/
locate.h
36
#define
NBG
128 /* number of bigrams considered */
locate.c
190
char bigram1[
NBG
], bigram2[
NBG
], path[MAXPATHLEN];
194
for (c = 0, p = bigram1, s = bigram2; c <
NBG
; c++)
/src/usr.bin/locate/code/
locate.code.c
94
#define BGBUFSIZE (
NBG
* 2) /* size of bigram buffer */
Completed in 17 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025