OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tomac
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/deroff/
deroff.c
168
#define
tomac
(c1, c2) ((((c1) & 0xFF) << 8) | ((c2) & 0xFF))
macro
187
#define M(cond, c1, c2, func) {cond,
tomac
(c1, c2), func}
1472
c12 =
tomac
(c1, c2);
deroff.c
168
#define
tomac
(c1, c2) ((((c1) & 0xFF) << 8) | ((c2) & 0xFF))
macro
187
#define M(cond, c1, c2, func) {cond,
tomac
(c1, c2), func}
1472
c12 =
tomac
(c1, c2);
deroff.c
168
#define
tomac
(c1, c2) ((((c1) & 0xFF) << 8) | ((c2) & 0xFF))
macro
187
#define M(cond, c1, c2, func) {cond,
tomac
(c1, c2), func}
1472
c12 =
tomac
(c1, c2);
Completed in 39 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025