OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getrtsecs
(Results
1 - 6
of
6
) sorted by null
/external/grub/stage2/
stage2.c
270
while ((time1 =
getrtsecs
()) == 0xFF)
285
&& (time1 =
getrtsecs
()) != time2
346
while ((time1 =
getrtsecs
()) == 0xFF);
353
if (grub_timeout >= 0 && (time1 =
getrtsecs
()) != time2 && time1 != 0xFF)
shared.h
778
int
getrtsecs
(void);
asm.S
2238
ENTRY(
getrtsecs
)
function
[
all
...]
builtins.c
[
all
...]
/external/grub/grub/
asmstub.c
485
getrtsecs
(void)
function
/external/grub/
ChangeLog
[
all
...]
Completed in 978 milliseconds