OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mec_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sgimips/mace/
if_mec.c
106
/* #define
MEC_DEBUG
*/
108
#ifdef
MEC_DEBUG
116
uint32_t
mec_debug
= 0;
variable
117
#define DPRINTF(x, y) if (
mec_debug
& (x)) printf y
if_mec.c
106
/* #define
MEC_DEBUG
*/
108
#ifdef
MEC_DEBUG
116
uint32_t
mec_debug
= 0;
variable
117
#define DPRINTF(x, y) if (
mec_debug
& (x)) printf y
if_mec.c
106
/* #define
MEC_DEBUG
*/
108
#ifdef
MEC_DEBUG
116
uint32_t
mec_debug
= 0;
variable
117
#define DPRINTF(x, y) if (
mec_debug
& (x)) printf y
Completed in 46 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026