OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XCLOCK
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c
74
t1 =
XCLOCK
(); while (t1 ==
XCLOCK
()) a ^= 1;
75
t1 =
XCLOCK
(); while (t1 ==
XCLOCK
()) b ^= 1;
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_custom.h
58
#ifndef
XCLOCK
59
#define
XCLOCK
clock
tomcrypt_cfg.h
35
LTC_EXPORT clock_t LTC_CALL
XCLOCK
(void);
/external/dropbear/libtomcrypt/testprof/
x86_prof.c
75
return
XCLOCK
();
89
return
XCLOCK
();
[
all
...]
Completed in 2333 milliseconds