Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c896 int fd = 0, nn_local_cnt = 0, fp_local_cnt = 0, fp_ctx_local_cnt = 0; in main() local
1125 if (fp_local_cnt >= NUM_PRE_ALLOCATED_FP) { in main()
1135 fp_tmp = fp_params_ptr[fp_local_cnt++]; in main()
1209 fp_local_cnt = 0; in main()