OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpudebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
mpu.c
53
#define DPRINTF(x) if (
mpudebug
) printf x
54
#define DPRINTFN(n,x) if (
mpudebug
>= (n)) printf x
55
int
mpudebug
= 0;
variable in typeref:typename:int
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025