OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__abs_p
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/atari/include/
bus_funcs.h
95
#define
__abs_p
(sz, t, h, o) \
macro
128
#define bus_space_peek_1(t, h, o)
__abs_p
(1,(t),(h),(o))
129
#define bus_space_peek_2(t, h, o)
__abs_p
(2,(t),(h),(o))
130
#define bus_space_peek_4(t, h, o)
__abs_p
(4,(t),(h),(o))
131
#define bus_space_peek_8(t, h, o)
__abs_p
(8,(t),(h),(o))
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025