OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sq_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
if_sq.c
94
#if defined(
SQ_DEBUG
)
95
int
sq_debug
= 0;
variable
96
#define SQ_DPRINTF(x) if (
sq_debug
) printf x
954
#if defined(
SQ_DEBUG
)
if_sq.c
94
#if defined(
SQ_DEBUG
)
95
int
sq_debug
= 0;
variable
96
#define SQ_DPRINTF(x) if (
sq_debug
) printf x
954
#if defined(
SQ_DEBUG
)
Completed in 186 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026