OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psycho_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
psycho.c
74
int
psycho_debug
= 0x0;
variable in typeref:typename:int
75
#define DPRINTF(l, s) do { if (
psycho_debug
& l) printf s; } while (0)
515
if (
psycho_debug
& PDB_INTR)
psycho.c
74
int
psycho_debug
= 0x0;
variable in typeref:typename:int
75
#define DPRINTF(l, s) do { if (
psycho_debug
& l) printf s; } while (0)
515
if (
psycho_debug
& PDB_INTR)
Completed in 60 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025