Home
last modified time | relevance | path

Searched refs:any (Results 1 – 3 of 3) sorted by relevance

/hypervisor/debug/
A Dstring.c18 int32_t neg = 0, any; in strtol_deci() local
61 any = 0; in strtol_deci()
67 any = -1; in strtol_deci()
78 if (any < 0) { in strtol_deci()
/hypervisor/lib/
A Dstring.c33 int32_t any; in strtoul_hex() local
51 any = 0; in strtoul_hex()
55 any = -1; in strtoul_hex()
67 if (any < 0) { in strtoul_hex()
/hypervisor/lib/crypto/mbedtls/
A DChangeLog469 any of MD2, MD4, MD5, SHA1, SHA256, SHA512) in favor of functions
950 SLOTH paper do not apply to any version of mbed TLS or PolarSSL).
963 drop the record and look at subsequent records (if any are present) in
1399 more flexible (warning: OFLAGS is not used any more) (see the README)
1533 RelativeDistinguishedName are not accepted any more.
1998 RelativeDistinguishedName are not accepted any more.

Completed in 8 milliseconds