HomeSort by: relevance | last modified time | path
    Searched defs:INLINE_INTERRUPTS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
inline.h 231 # define INLINE_INTERRUPTS(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE
234 # define INLINE_INTERRUPTS(TYPE) ATTRIBUTE_UNUSED static TYPE
238 # define INLINE_INTERRUPTS(TYPE) TYPE
  /src/external/gpl3/gdb.old/dist/sim/ppc/
inline.h 231 # define INLINE_INTERRUPTS(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE
234 # define INLINE_INTERRUPTS(TYPE) ATTRIBUTE_UNUSED static TYPE
238 # define INLINE_INTERRUPTS(TYPE) TYPE

Completed in 27 milliseconds