OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tableindex
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
compress.c
64
* The
tableindex
array below is of size 256, one entry for each
65
* unsigned char value. The
tableindex
array elements are dependent on
98
static unsigned char
tableindex
[256] = {
variable
262
i =
tableindex
[ch];
447
i =
tableindex
[ch];
Completed in 38 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026