Searched refs:fp_out_ptr (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/crypto/libecc/src/arithmetic_tests/ |
| HD | arithmetic_tests.c | 400 #define PRINT_ALL(parameters_types, parameters_io, params, nn_out_ptr, fp_out_ptr, fun_output, ther… argument 447 nn_print(real_modified_string_names, &(fp_out_ptr[j]->fp_val)); \ 567 ret = fp_cmp(fp_out_ptr[i], FP_T_GENERIC_IN(i), &cmp); \ 571 …PRINT_ALL(parameters_types, parameters_io, params, nn_out_ptr, fp_out_ptr, fun_out_value, there_is… 582 …PRINT_ALL(parameters_types, parameters_io, params, nn_out_ptr, fp_out_ptr, fun_out_value, there_is… 592 …PRINT_ALL(parameters_types, parameters_io, params, nn_out_ptr, fp_out_ptr, fun_out_value, there_is… 601 …PRINT_ALL(parameters_types, parameters_io, params, nn_out_ptr, fp_out_ptr, fun_out_value, there_is… 612 …PRINT_ALL(parameters_types, parameters_io, params, nn_out_ptr, fp_out_ptr, fun_out_value, there_is…
|