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

  /src/external/gpl3/gdb/dist/sim/common/
sim-inline.h 351 # define INLINE_SIM_ARANGE(TYPE) static INLINE UNUSED TYPE
354 # define INLINE_SIM_ARANGE(TYPE) static UNUSED TYPE
358 # define INLINE_SIM_ARANGE(TYPE) TYPE
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-inline.h 351 # define INLINE_SIM_ARANGE(TYPE) static INLINE UNUSED TYPE
354 # define INLINE_SIM_ARANGE(TYPE) static UNUSED TYPE
358 # define INLINE_SIM_ARANGE(TYPE) TYPE

Completed in 22 milliseconds