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

  /src/external/gpl3/gdb/dist/sim/common/
sim-inline.h 432 # define STATIC_INLINE_SIM_CORE(TYPE) static INLINE TYPE
434 # define STATIC_INLINE_SIM_CORE(TYPE) static TYPE
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-inline.h 432 # define STATIC_INLINE_SIM_CORE(TYPE) static INLINE TYPE
434 # define STATIC_INLINE_SIM_CORE(TYPE) static TYPE

Completed in 22 milliseconds