OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opldebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
opl.c
64
#define DPRINTF(x) if (
opldebug
) printf x
65
#define DPRINTFN(n,x) if (
opldebug
>= (n)) printf x
66
int
opldebug
= 0;
variable in typeref:typename:int
Completed in 29 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025