OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rh_mon_max
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_rh.c
1524
int
rh_mon_max
= sizeof (monitor_defs)/sizeof (monitor_defs[0]);
variable in typeref:typename:int
1563
if ((unsigned)rh_default_mon >=
rh_mon_max
||
1638
if (vm->mode_num && vm->mode_num >
rh_mon_max
)
1706
if (!mode || mode >
rh_mon_max
)
1749
*(int *)arg =
rh_mon_max
;
grf_rh.c
1524
int
rh_mon_max
= sizeof (monitor_defs)/sizeof (monitor_defs[0]);
variable in typeref:typename:int
1563
if ((unsigned)rh_default_mon >=
rh_mon_max
||
1638
if (vm->mode_num && vm->mode_num >
rh_mon_max
)
1706
if (!mode || mode >
rh_mon_max
)
1749
*(int *)arg =
rh_mon_max
;
grf_rh.c
1524
int
rh_mon_max
= sizeof (monitor_defs)/sizeof (monitor_defs[0]);
variable in typeref:typename:int
1563
if ((unsigned)rh_default_mon >=
rh_mon_max
||
1638
if (vm->mode_num && vm->mode_num >
rh_mon_max
)
1706
if (!mode || mode >
rh_mon_max
)
1749
*(int *)arg =
rh_mon_max
;
Completed in 37 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025