OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HEXDIGITS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mvme68k/stand/sboot/
etherfun.c
93
const char
HEXDIGITS
[16] = "0123456789ABCDEF";
139
tftp_r[lcv] =
HEXDIGITS
[iptmp & 0xF];
/src/sys/kern/
subr_prf.c
132
const char
hexdigits
[] = "0123456789abcdef";
variable in typeref:typename:const char[]
133
const char
HEXDIGITS
[] = "0123456789ABCDEF";
1441
xdigs =
hexdigits
;
1475
xdigs =
HEXDIGITS
;
1478
xdigs =
hexdigits
;
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025