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

  /src/external/gpl3/gdb/dist/sim/common/
sim-inline.h 482 # define INLINE_SIM_EVENTS(TYPE) static INLINE UNUSED TYPE
485 # define INLINE_SIM_EVENTS(TYPE) static UNUSED TYPE
489 # define INLINE_SIM_EVENTS(TYPE) TYPE
sim-events.c 352 INLINE_SIM_EVENTS\
361 INLINE_SIM_EVENTS\
377 INLINE_SIM_EVENTS\
1053 INLINE_SIM_EVENTS\
1077 INLINE_SIM_EVENTS\
1102 INLINE_SIM_EVENTS\
1120 INLINE_SIM_EVENTS\
1145 INLINE_SIM_EVENTS\
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-inline.h 482 # define INLINE_SIM_EVENTS(TYPE) static INLINE UNUSED TYPE
485 # define INLINE_SIM_EVENTS(TYPE) static UNUSED TYPE
489 # define INLINE_SIM_EVENTS(TYPE) TYPE
sim-events.c 352 INLINE_SIM_EVENTS\
361 INLINE_SIM_EVENTS\
377 INLINE_SIM_EVENTS\
1053 INLINE_SIM_EVENTS\
1077 INLINE_SIM_EVENTS\
1102 INLINE_SIM_EVENTS\
1120 INLINE_SIM_EVENTS\
1145 INLINE_SIM_EVENTS\

Completed in 184 milliseconds