PandA-2024.02
|
#include <stdio.h>
#include <stdlib.h>
#include "support.h"
Go to the source code of this file.
Data Structures | |
struct | bench_args_t |
Macros | |
#define | TESTS_COUNT 2 |
Functions | |
DATA_TYPE | double_prec_addition (DATA_TYPE, DATA_TYPE) |
#define TESTS_COUNT 2 |
Definition at line 5 of file add.h.
Referenced by check_data(), data_to_input(), data_to_output(), input_to_data(), output_to_data(), and run_benchmark().