OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_GET_SHORT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/pmax/tc/
dtms.c
151
tmp =
DT_GET_SHORT
(msg->body[0], msg->body[1]);
158
tmp =
DT_GET_SHORT
(msg->body[2], msg->body[3]);
164
tmp =
DT_GET_SHORT
(msg->body[4], msg->body[5]);
dtvar.h
36
#define
DT_GET_SHORT
(b0, b1) (((b0) << 8) | (b1))
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025