#include "int64x64-cairo.h"#include "test.h"#include "abort.h"#include "assert.h"#include <math.h>#include <iostream>#include "cairo-wideint.c"
Include dependency graph for int64x64-cairo.cc:Go to the source code of this file.
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
| #define | OUTPUT_SIGN(sa, sb, ua, ub) |
| #define OUTPUT_SIGN | ( | sa, | |
| sb, | |||
| ua, | |||
| ub | |||
| ) |
Definition at line 29 of file int64x64-cairo.cc.