Searched refs:S_StopSound (Results 1 - 7 of 7) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dsnd_null.cpp61 void S_StopSound (int entnum, int entchannel) function
H A Dsound.h103 void S_StopSound (int entnum, int entchannel);
H A Dcl_parse.cpp836 S_StopSound(i>>3, i&7);
H A Dsnd_dma.cpp526 void S_StopSound(int entnum, int entchannel) function
/external/quake/quake/src/QW/client/
H A Dsound.h94 void S_StopSound (int entnum, int entchannel);
H A Dsnd_dma.c522 void S_StopSound(int entnum, int entchannel) function
H A Dcl_parse.c1210 S_StopSound(i>>3, i&7);

Completed in 53 milliseconds