 |
My Project
debian-1:4.1.2-p1+ds-2
|
Go to the documentation of this file.
45 Werror(
"wrong int64vec index:%d\n",
i);
55 Werror(
"wrong int64vec index:%d\n",
i);
67 void show(
int mat=0,
int spaces=0);
69 char *
iv64String(
int not_mat=1,
int mat=0,
int spaces=0,
int dim=2);
94 #define iv64Test(v) v->iv64TEST()
96 #define iv64Test(v) do {} while (0)
int64vec * iv64Add(int64vec *a, int64vec *b)
#define omCheckAddrSize(addr, size)
int64 & operator[](int i)
void operator/=(int64 intop)
#define omFreeSize(addr, size)
char * iv64String(int not_mat=1, int mat=0, int spaces=0, int dim=2)
void show(int mat=0, int spaces=0)
int64vec * iv64Sub(int64vec *a, int64vec *b)
void Werror(const char *fmt,...)
void operator*=(int64 intop)
int64vec * iv64Copy(int64vec *o)
int compare(const int64vec *o) const
const int64 & operator[](int i) const