Home
last modified time | relevance | path

Searched defs:rest_len (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/library/
Dgcm.c1021 size_t rest_len = pt_len_test_data[i] - 32; in mbedtls_gcm_self_test() local
1094 size_t rest_len = pt_len_test_data[i] - 32; in mbedtls_gcm_self_test() local
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c562 int rest_len; in g_ascii_formatd() local
/third_party/python/Python/
Dpystrtod.c466 size_t rest_len = strlen(buffer + in change_decimal_from_locale_to_dot() local