OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sci_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
sci.c
114
#define QPRINTF(a) if (
sci_debug
> 1) printf a
115
int
sci_debug
= 0;
variable
422
if (
sci_debug
)
468
if (
sci_debug
)
/src/sys/arch/sh3/dev/
sci.c
122
#ifdef
SCI_DEBUG
123
int
sci_debug
= 1;
variable
124
#define DPRINTF(x) if (
sci_debug
) printf x
Completed in 55 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026