OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vs_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/dev/
vs.c
60
#ifdef
VS_DEBUG
61
#define DPRINTF(y,x) if (
vs_debug
>= (y)) printf x
62
static int
vs_debug
;
variable in typeref:typename:int
183
#ifdef
VS_DEBUG
184
vs_debug
= 1;
vs.c
60
#ifdef
VS_DEBUG
61
#define DPRINTF(y,x) if (
vs_debug
>= (y)) printf x
62
static int
vs_debug
;
variable in typeref:typename:int
183
#ifdef
VS_DEBUG
184
vs_debug
= 1;
Completed in 22 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025