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

  /src/external/gpl3/gdb/dist/sim/common/
sim-inline.h 525 # define STATIC_INLINE_SIM_FPU(TYPE) static INLINE TYPE
527 # define STATIC_INLINE_SIM_FPU(TYPE) static TYPE
sim-fpu.c 183 STATIC_INLINE_SIM_FPU (uint64_t)
321 STATIC_INLINE_SIM_FPU (void)
425 STATIC_INLINE_SIM_FPU (int)
525 STATIC_INLINE_SIM_FPU (int)
598 STATIC_INLINE_SIM_FPU (int)
655 STATIC_INLINE_SIM_FPU (int)
768 STATIC_INLINE_SIM_FPU (int)
796 STATIC_INLINE_SIM_FPU (int)
830 STATIC_INLINE_SIM_FPU (int)
887 STATIC_INLINE_SIM_FPU (int
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-inline.h 525 # define STATIC_INLINE_SIM_FPU(TYPE) static INLINE TYPE
527 # define STATIC_INLINE_SIM_FPU(TYPE) static TYPE
sim-fpu.c 183 STATIC_INLINE_SIM_FPU (uint64_t)
321 STATIC_INLINE_SIM_FPU (void)
425 STATIC_INLINE_SIM_FPU (int)
525 STATIC_INLINE_SIM_FPU (int)
598 STATIC_INLINE_SIM_FPU (int)
655 STATIC_INLINE_SIM_FPU (int)
768 STATIC_INLINE_SIM_FPU (int)
796 STATIC_INLINE_SIM_FPU (int)
830 STATIC_INLINE_SIM_FPU (int)
887 STATIC_INLINE_SIM_FPU (int
    [all...]

Completed in 27 milliseconds