OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:monitor_def_max
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_cv3d.c
153
#define
monitor_def_max
24
macro
838
if (vm->mode_num < 1 || vm->mode_num >
monitor_def_max
)
862
if (!mode || (mode >
monitor_def_max
) ||
936
*(int *)arg =
monitor_def_max
;
1147
if (gv->mode_num < 1 || gv->mode_num >
monitor_def_max
) {
grf_cl.c
149
#define
monitor_def_max
24
macro
685
if (vm->mode_num < 1 || vm->mode_num >
monitor_def_max
)
708
if (!mode || (mode >
monitor_def_max
) ||
788
*(int *) arg =
monitor_def_max
;
1352
if (gv->mode_num < 1 || gv->mode_num >
monitor_def_max
)
grf_et.c
140
#define
monitor_def_max
24
macro
644
if (vm->mode_num < 1 || vm->mode_num >
monitor_def_max
)
667
if (!mode || (mode >
monitor_def_max
) ||
746
*(int *) arg =
monitor_def_max
;
1086
if (gv->mode_num < 1 || gv->mode_num >
monitor_def_max
)
grf_cv.c
129
#define
monitor_def_max
24
macro
917
if (vm->mode_num < 1 || vm->mode_num >
monitor_def_max
)
941
if (!mode || (mode >
monitor_def_max
) ||
1015
*(int *)arg =
monitor_def_max
;
1233
if (gv->mode_num < 1 || gv->mode_num >
monitor_def_max
) {
Completed in 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025