OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hex_values
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tests/system/rpz/testlib/
test-data.c
86
unsigned int prefix = 0, values[16] = { 0 },
hex_values
[16] = { 0 };
local
123
hex_values
[lcount - 2] = val;
147
hex_values
[lcount - 2] = hexval;
205
if (
hex_values
[n - 1] == ~0U) {
208
if (
hex_values
[n - 1] > 0xffff) {
212
"%x:",
hex_values
[n - 1]);
215
hex_values
[n - 1]);
Completed in 15 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026