OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:machdep_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/rmixl/
machdep.c
138
#ifdef
MACHDEP_DEBUG
139
int
machdep_debug
=
MACHDEP_DEBUG
;
variable in typeref:typename:int
140
# define DPRINTF(x) do { if (
machdep_debug
) printf x ; } while(0)
221
#ifdef
MACHDEP_DEBUG
223
#endif /*
MACHDEP_DEBUG
*/
284
#if defined(MULTIPROCESSOR) && defined(
MACHDEP_DEBUG
)
654
#ifdef
MACHDEP_DEBUG
704
#ifdef
MACHDEP_DEBUG
724
#ifdef
MACHDEP_DEBUG
[
all
...]
machdep.c
138
#ifdef
MACHDEP_DEBUG
139
int
machdep_debug
=
MACHDEP_DEBUG
;
variable in typeref:typename:int
140
# define DPRINTF(x) do { if (
machdep_debug
) printf x ; } while(0)
221
#ifdef
MACHDEP_DEBUG
223
#endif /*
MACHDEP_DEBUG
*/
284
#if defined(MULTIPROCESSOR) && defined(
MACHDEP_DEBUG
)
654
#ifdef
MACHDEP_DEBUG
704
#ifdef
MACHDEP_DEBUG
724
#ifdef
MACHDEP_DEBUG
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025