OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__abs_opname
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/include/
bus_funcs.h
68
#define
__abs_opname
(op,size) __abs_c(__abs_c(__abs_c(abs_,op),_),size)
macro
72
(*(t)->
__abs_opname
(r,sz))((t)->abs_cookie, h, o))
77
(*(t)->
__abs_opname
(w,sz))((t)->abs_cookie, h, o, v); \
84
(*(t)->
__abs_opname
(type,sz))((t)->abs_cookie, h, o, a, c); \
90
(*(t)->
__abs_opname
(type,sz))((t)->abs_cookie, h, o, v, c); \
97
(*(t)->
__abs_opname
(c,sz))((t)->abs_cookie, h1, o1, h2, o2, cnt); \
/src/sys/arch/atari/include/
bus_funcs.h
93
#define
__abs_opname
(op,size) __abs_c(__abs_c(__abs_c(abs_,op),_),size)
macro
96
(*(t)->
__abs_opname
(p,sz))(t, h, o)
98
(*(t)->
__abs_opname
(r,sz))(t, h, o)
100
(*(t)->
__abs_opname
(rs,sz))(t, h, o)
102
(*(t)->
__abs_opname
(w,sz))(t, h, o, v)
104
(*(t)->
__abs_opname
(ws,sz))(t, h, o, v)
106
(*(t)->
__abs_opname
(type,sz))(t, h, o, a, c)
108
(*(t)->
__abs_opname
(type,sz))(t, h, o, v, c)
116
(*(t)->
__abs_opname
(c,sz))(t, h1, o1, h2, o2, cnt)
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025