Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 6 of 6) sorted by relevance

/lib/
A Dvsprintf.c223 if (i > precision) in number()
224 precision = i; in number()
226 size -= precision; in number()
248 while (i <= --precision) in number()
260 int precision, int flags) in string() argument
267 len = strnlen(s, precision); in string()
475 precision, flags); in pointer()
493 precision, flags); in pointer()
590 precision = -1; in vsnprintf_internal()
600 if (precision < 0) in vsnprintf_internal()
[all …]
/lib/mbedtls/external/mbedtls/3rdparty/p256-m/p256-m/
A DREADME.md105 such as the cache or branch predictor with arbitrary precision.
318 - Fixed-width multi-precision arithmetic
324 **Multi-precision arithmetic.**
456 **Fixed-width multi-precision arithmetic:**
539 adaptations in the multi-precision arithmetic layer.
/lib/mbedtls/external/mbedtls/
A DSECURITY.md41 who can measure the timing of packets with sufficient precision. For details
/lib/lwip/lwip/src/apps/sntp/
A Dsntp.c208 PACK_STRUCT_FLD_8(u8_t precision);
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_x509parse.function651 * See comments on ecp_test_vect_restart() for op count precision.
/lib/mbedtls/external/mbedtls/docs/
A Dpsa-transition.md84 …n the relevant parameters. In some cases, there may be macros with less precision which can be res…

Completed in 25 milliseconds