OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx3912video_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/tx/
tx3912video.c
35
#define
TX3912VIDEO_DEBUG
73
#ifdef
TX3912VIDEO_DEBUG
74
int
tx3912video_debug
= 1;
variable in typeref:typename:int
75
#define DPRINTF(arg) if (
tx3912video_debug
) printf arg;
76
#define DPRINTFN(n, arg) if (
tx3912video_debug
> (n)) printf arg;
175
#ifdef
TX3912VIDEO_DEBUG
tx3912video.c
35
#define
TX3912VIDEO_DEBUG
73
#ifdef
TX3912VIDEO_DEBUG
74
int
tx3912video_debug
= 1;
variable in typeref:typename:int
75
#define DPRINTF(arg) if (
tx3912video_debug
) printf arg;
76
#define DPRINTFN(n, arg) if (
tx3912video_debug
> (n)) printf arg;
175
#ifdef
TX3912VIDEO_DEBUG
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025