OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PUT8
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
psm.c
76
#define
PUT8
(sc, r, v) \
265
PUT8
(sc, PSM_ICR, 0xff);
284
PUT8
(sc, PSM_MCR, PSM_MCR_RST);
346
PUT8
(sc, PSM_IAR, iar);
347
PUT8
(sc, PSM_CMR, cmr);
380
PUT8
(sc, PSM_IAR, iar);
381
PUT8
(sc, PSM_CMR, cmr);
414
PUT8
(sc, PSM_PWDU, 0);
415
PUT8
(sc, PSM_PWDL, data);
416
PUT8
(sc, PSM_IAR, iar)
[
all
...]
/src/common/dist/zlib/examples/
gzlog.c
285
#define
PUT8
(p,a) do {PUT4(p,a);PUT4(p+4,a>>32);} while(0)
442
PUT8
(ext, log->first);
443
PUT8
(ext + 8, log->last);
Completed in 12 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025