Searched defs:S_ClearBuffer (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dsnd_null.cpp49 void S_ClearBuffer (void) function
H A Dsnd_dma.cpp558 S_ClearBuffer ();
566 void S_ClearBuffer (void) function
596 Con_Printf ("S_ClearBuffer: DS::Lock Sound Buffer Failed\n");
603 Con_Printf ("S_ClearBuffer: DS: couldn't restore buffer\n");
/external/quake/quake/src/QW/client/
H A Dsnd_dma.c554 S_ClearBuffer ();
562 void S_ClearBuffer (void) function
592 Con_Printf ("S_ClearBuffer: DS::Lock Sound Buffer Failed\n");
599 Con_Printf ("S_ClearBuffer: DS: couldn't restore buffer\n");

Completed in 70 milliseconds