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

  /src/sys/arch/evbppc/nintendo/dev/
si.c 142 static void si_stop(void *);
197 t->_stop = si_stop;
389 si_stop(void *cookie) function
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 218 #define si_stop(imm) __builtin_si_stop(imm) macro
359 #define spu_stop(imm) si_stop(imm)
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h 1774 #define si_stop(_type) SPU_STOP_ACTION macro
spu2vmx.h 2232 #define spu_stop(_type) si_stop(_type)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h 1774 #define si_stop(_type) SPU_STOP_ACTION macro
spu2vmx.h 2232 #define spu_stop(_type) si_stop(_type)

Completed in 26 milliseconds