Home
last modified time | relevance | path

Searched refs:nn_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
1159 if (nn_local_cnt >= NUM_PRE_ALLOCATED_NN) { in main()
1167 tmp = nn_params_ptr[nn_local_cnt++]; in main()
1208 nn_local_cnt = 0; in main()