OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mec_debug
(Results
1 - 1
of
1
) 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 in typeref:typename:uint32_t
117
#define DPRINTF(x, y) if (
mec_debug
& (x)) printf y
Completed in 36 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025