#include "eus.h"
Go to the source code of this file.
Macros | |
#define | colsize(p) (intval(p->c.ary.dim[1])) |
#define | ismatrix(p) |
#define | rowsize(p) (intval(p->c.ary.dim[0])) |
Functions | |
pointer | SSVDC (context *ctx, int n, argv) |
ssvdc (context *ctx, int n, argv) | |
#define ismatrix | ( | p | ) |
Definition at line 17 of file lib/clib/ssvdc.c.
ssvdc | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 59 of file lib/clib/ssvdc.c.