OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XCLOCKS_PER_SEC
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_custom.h
61
#ifndef
XCLOCKS_PER_SEC
62
#define
XCLOCKS_PER_SEC
CLOCKS_PER_SEC
/external/dropbear/libtomcrypt/src/prngs/
rng_get_bytes.c
63
if (
XCLOCKS_PER_SEC
< 100 ||
XCLOCKS_PER_SEC
> 10000) {
Completed in 439 milliseconds