OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getbyte
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
itevar.h
45
#define
getbyte
(ip, offset) \
macro
49
((
getbyte
(ip, offset) << 8) |
getbyte
(ip, (offset) + 2))
ite_subr.c
57
ip->ftheight =
getbyte
(ip, fontaddr + FONTHEIGHT);
58
ip->ftwidth =
getbyte
(ip, fontaddr + FONTWIDTH);
126
*dp++ =
getbyte
(ip, romp);
Completed in 12 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025