OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loophalf
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/dreamcast/dev/microcode/
aica_arm.c
106
in_first_half(unsigned int
loophalf
)
110
return REG_READ_4(0x2814) <
loophalf
;
114
in_second_half(unsigned int
loophalf
)
118
return REG_READ_4(0x2814) >=
loophalf
;
184
unsigned int loopend = 0,
loophalf
= 0;
local in function:aica_main
216
if (in_second_half(
loophalf
)) {
223
if (in_first_half(
loophalf
)) {
230
if (in_second_half(
loophalf
)) {
236
if (in_first_half(
loophalf
)) {
266
loophalf
= loopend / 2
[
all
...]
Completed in 10 milliseconds
Indexes created Tue Oct 28 07:09:57 GMT 2025