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

  /src/external/gpl3/gdb/dist/sim/ppc/
inline.h 297 # define INLINE_SPREG(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE
300 # define INLINE_SPREG(TYPE) ATTRIBUTE_UNUSED static TYPE
304 # define INLINE_SPREG(TYPE) TYPE
  /src/external/gpl3/gdb.old/dist/sim/ppc/
inline.h 297 # define INLINE_SPREG(TYPE) ATTRIBUTE_UNUSED static INLINE TYPE
300 # define INLINE_SPREG(TYPE) ATTRIBUTE_UNUSED static TYPE
304 # define INLINE_SPREG(TYPE) TYPE

Completed in 23 milliseconds