PandA-2024.02
|
Go to the source code of this file.
Macros | |
#define | N 46 |
Functions | |
double | ullong_to_double (unsigned long long x) |
int | main () |
Variables | |
const float64 | a_input [N] |
const float64 | b_input [N] |
const float64 | z_output [N] |
int main | ( | void | ) |
Definition at line 209 of file dfadd.c.
References a_input, b_input, float64_add(), main_result, N, result, ullong_to_double(), and z_output.
double ullong_to_double | ( | unsigned long long | x | ) |