OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frommac
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/deroff/
deroff.c
169
#define
frommac
(src, c1, c2) (((c1)=((src)>>8)&0xFF),((c2) =(src)&0xFF), __USE(c1), __USE(c2))
macro
1209
frommac
(c12, c1, c2);
1233
frommac
(c12, c1, c2);
1274
frommac
(c12, c1, c2);
1291
frommac
(c12, c1, c2);
1301
frommac
(c12, c1, c2);
1396
frommac
(c12, c1, c2);
deroff.c
169
#define
frommac
(src, c1, c2) (((c1)=((src)>>8)&0xFF),((c2) =(src)&0xFF), __USE(c1), __USE(c2))
macro
1209
frommac
(c12, c1, c2);
1233
frommac
(c12, c1, c2);
1274
frommac
(c12, c1, c2);
1291
frommac
(c12, c1, c2);
1301
frommac
(c12, c1, c2);
1396
frommac
(c12, c1, c2);
Completed in 46 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025