OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bswm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amigappc/include/
bus_defs.h
87
#define
bswm
(what, typ) \
macro
130
bswm
(*bswm1, uint8_t);
132
bswm
(*bswr1, uint8_t);
143
bswm
(*bswm2, uint16_t);
145
bswm
(*bswms2, uint16_t);
147
bswm
(*bswr2, uint16_t);
149
bswm
(*bswrs2, uint16_t);
160
bswm
(*bswm4, uint32_t);
162
bswm
(*bswms4, uint32_t);
164
bswm
(*bswr4, uint32_t)
[
all
...]
/src/sys/arch/amiga/include/
bus.h
68
#define
bswm
(what, typ) \
macro
111
bswm
(*bswm1, u_int8_t);
113
bswm
(*bswr1, u_int8_t);
124
bswm
(*bswm2, u_int16_t);
126
bswm
(*bswms2, u_int16_t);
128
bswm
(*bswr2, u_int16_t);
130
bswm
(*bswrs2, u_int16_t);
141
bswm
(*bswm4, u_int32_t);
143
bswm
(*bswms4, u_int32_t);
145
bswm
(*bswr4, u_int32_t)
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025