OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:putterdebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/putter/
putter.c
156
#ifndef
PUTTERDEBUG
157
#define
PUTTERDEBUG
161
#ifdef
PUTTERDEBUG
162
int
putterdebug
= 0;
variable in typeref:typename:int
163
#define DPRINTF(x) if (
putterdebug
> 0) printf x
164
#define DPRINTF_VERBOSE(x) if (
putterdebug
> 1) printf x
Completed in 11 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025