OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:esecond
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c
458
int sts, minute, second, frame, eminute,
esecond
, eframe;
local
464
frame_to_msf(start + length, &eminute, &
esecond
, &eframe);
469
cdb[7] =
esecond
;
Completed in 39 milliseconds