![]() |
My Project
debian-1:4.1.1-p2+ds-4build1
|
#include <string.h>
#include "misc/auxiliary.h"
#include "omalloc/omalloc.h"
#include "omalloc/omallocClass.h"
#include "misc/intvec.h"
Go to the source code of this file.
Data Structures | |
class | int64vec |
Macros | |
#define | iv64Test(v) do {} while (0) |
Functions | |
int64vec * | iv64Copy (int64vec *o) |
int64vec * | iv64Add (int64vec *a, int64vec *b) |
int64vec * | iv64Sub (int64vec *a, int64vec *b) |
Definition at line 92 of file int64vec.h.
Definition at line 172 of file int64vec.cc.
Definition at line 80 of file int64vec.h.
Definition at line 202 of file int64vec.cc.