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

  /src/external/gpl3/gdb/dist/sim/common/
sim-inline.h 678 # define INLINE_SEMANTICS(TYPE) static INLINE UNUSED TYPE
681 # define INLINE_SEMANTICS(TYPE) static UNUSED TYPE
685 # define INLINE_SEMANTICS(TYPE) TYPE
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-inline.h 678 # define INLINE_SEMANTICS(TYPE) static INLINE UNUSED TYPE
681 # define INLINE_SEMANTICS(TYPE) static UNUSED TYPE
685 # define INLINE_SEMANTICS(TYPE) TYPE

Completed in 113 milliseconds