OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipmdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/gemini/
gemini_ipm.c
24
// #define
IPMDEBUG
25
#if defined
IPMDEBUG
26
static int
ipmdebug
;
variable in typeref:typename:int
27
# define DPRINTFN(n, x) do { if ((n) >=
ipmdebug
) printf x ; } while (1)
76
#ifdef
IPMDEBUG
77
if (
ipmdebug
>= 3)
93
#ifdef
IPMDEBUG
94
if (
ipmdebug
>= 3)
gemini_ipm.c
24
// #define
IPMDEBUG
25
#if defined
IPMDEBUG
26
static int
ipmdebug
;
variable in typeref:typename:int
27
# define DPRINTFN(n, x) do { if ((n) >=
ipmdebug
) printf x ; } while (1)
76
#ifdef
IPMDEBUG
77
if (
ipmdebug
>= 3)
93
#ifdef
IPMDEBUG
94
if (
ipmdebug
>= 3)
Completed in 23 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025