OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_mult
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtommath/etc/
tune.c
57
ulong64
time_mult
(int size, int s)
function
121
t1 =
time_mult
(x, 0);
122
t2 =
time_mult
(x, 1);
/external/dropbear/libtomcrypt/testprof/
x86_prof.c
645
void
time_mult
(void)
function
706
void
time_mult
(void) { fprintf(stderr, "NO MULT\n"); }
function
[
all
...]
Completed in 78 milliseconds