OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_is_bcd
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/include/x86emu/
x86emu_i8254.h
57
bool
active_is_bcd
;
member in struct:x86emu_i8254_timer
/src/common/lib/libx86emu/
x86emu_i8254.c
84
if (timer->
active_is_bcd
)
158
timer->latched_status = timer->
active_is_bcd
? 1 : 0;
245
if (timer->
active_is_bcd
)
290
timer->
active_is_bcd
= timer->new_is_bcd;
336
timer->
active_is_bcd
= false;
Completed in 11 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025