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

  /src/sys/compat/ossaudio/
ossaudio.c 53 #define DPRINTF(x) if (ossdebug) printf x
54 int ossdebug = 0; variable in typeref:typename:int
ossaudio.c 53 #define DPRINTF(x) if (ossdebug) printf x
54 int ossdebug = 0; variable in typeref:typename:int
ossaudio.c 53 #define DPRINTF(x) if (ossdebug) printf x
54 int ossdebug = 0; variable in typeref:typename:int

Completed in 130 milliseconds