OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shpcic_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sh3/dev/
shpcic.c
53
#if defined(DEBUG) && !defined(
SHPCIC_DEBUG
)
54
#define
SHPCIC_DEBUG
0
56
#if defined(
SHPCIC_DEBUG
)
57
int
shpcic_debug
=
SHPCIC_DEBUG
+ 0;
variable in typeref:typename:int
58
#define DPRINTF(arg) if (
shpcic_debug
) printf arg
shpcic.c
53
#if defined(DEBUG) && !defined(
SHPCIC_DEBUG
)
54
#define
SHPCIC_DEBUG
0
56
#if defined(
SHPCIC_DEBUG
)
57
int
shpcic_debug
=
SHPCIC_DEBUG
+ 0;
variable in typeref:typename:int
58
#define DPRINTF(arg) if (
shpcic_debug
) printf arg
shpcic.c
53
#if defined(DEBUG) && !defined(
SHPCIC_DEBUG
)
54
#define
SHPCIC_DEBUG
0
56
#if defined(
SHPCIC_DEBUG
)
57
int
shpcic_debug
=
SHPCIC_DEBUG
+ 0;
variable in typeref:typename:int
58
#define DPRINTF(arg) if (
shpcic_debug
) printf arg
Completed in 32 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025