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 - 1
of
1
) 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);
Completed in 11 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025