OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:digitvalue
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libc/nameser/
ns_name.c
59
static const char
digitvalue
[256] = {
variable
1104
value +=
digitvalue
[(int)c];
ns_name.c
59
static const char
digitvalue
[256] = {
variable
1104
value +=
digitvalue
[(int)c];
ns_name.c
59
static const char
digitvalue
[256] = {
variable
1104
value +=
digitvalue
[(int)c];
/src/external/bsd/libbind/dist/nameser/
ns_name.c
53
static const char
digitvalue
[256] = {
variable
1086
value +=
digitvalue
[(int)c];
ns_name.c
53
static const char
digitvalue
[256] = {
variable
1086
value +=
digitvalue
[(int)c];
ns_name.c
53
static const char
digitvalue
[256] = {
variable
1086
value +=
digitvalue
[(int)c];
/src/external/mpl/dhcp/bind/dist/lib/dns/
name.c
52
static char
digitvalue
[256] = {
variable
1231
value +=
digitvalue
[c & 0xff];
name.c
52
static char
digitvalue
[256] = {
variable
1231
value +=
digitvalue
[c & 0xff];
name.c
52
static char
digitvalue
[256] = {
variable
1231
value +=
digitvalue
[c & 0xff];
Completed in 75 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026