Home
last modified time | relevance | path

Searched defs:STATIC_INLINE_CPU (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dinline.h133 # define STATIC_INLINE_CPU(TYPE) static INLINE TYPE macro
135 # define STATIC_INLINE_CPU(TYPE) static TYPE macro