Go to the source code of this file.
int arrayindex | ( | pointer | a, |
int | n, | ||
pointer * | indices | ||
) |
Definition at line 150 of file vectorarray.c.
pointer MKINTVECTOR | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 25 of file vectorarray.c.
void vectorarray | ( | context * | ctx, |
pointer | mod | ||
) |
Definition at line 459 of file vectorarray.c.
pointer VECTOREXPUSH | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 240 of file vectorarray.c.
pointer VECTORPUSH | ( | context * | ctx, |
int | n, | ||
argv | |||
) |
Definition at line 225 of file vectorarray.c.
Definition at line 38 of file vectorarray.c.
char* rcsid = "@(#)$Id$" [static] |
Definition at line 8 of file vectorarray.c.