Functions | Variables
vectorarray.c File Reference

Go to the source code of this file.

Functions

pointer AREF (context *ctx, int n, argv)
int arrayindex (pointer a, int n, pointer *indices)
pointer ARRAYP (context *ctx, int n, argv)
pointer ASET (context *ctx, int n, argv)
pointer BIT (context *ctx, int n, argv)
pointer BITAND (context *ctx, int n, argv)
pointer BITEQV (context *ctx, int n, argv)
pointer BITIOR (context *ctx, int n, argv)
pointer BITNAND (context *ctx, int n, argv)
pointer BITNOR (context *ctx, int n, argv)
pointer BITNOT (context *ctx, int n, argv)
pointer BITXOR (context *ctx, int n, argv)
pointer MKINTVECTOR (context *ctx, int n, argv)
pointer MKVECTOR (context *ctx, int n, argv)
pointer SETBIT (context *ctx, int n, argv)
pointer SVREF (context *ctx, int n, argv)
pointer SVSET (context *ctx, int n, argv)
void vectorarray (context *ctx, pointer mod)
pointer VECTOREXPUSH (context *ctx, int n, argv)
pointer VECTORP (context *ctx, int n, argv)
pointer VECTORPOP (context *ctx, int n, argv)
pointer VECTORPUSH (context *ctx, int n, argv)
pointer vref (pointer a, int n)
pointer vset (pointer a, int n, pointer newval)

Variables

static char * rcsid = "@(#)$Id$"

Function Documentation

pointer AREF ( context ctx,
int  n,
argv   
)

Definition at line 167 of file vectorarray.c.

int arrayindex ( pointer  a,
int  n,
pointer indices 
)

Definition at line 150 of file vectorarray.c.

pointer ARRAYP ( context ctx,
int  n,
argv   
)

Definition at line 197 of file vectorarray.c.

pointer ASET ( context ctx,
int  n,
argv   
)

Definition at line 185 of file vectorarray.c.

pointer BIT ( context ctx,
int  n,
argv   
)

Definition at line 282 of file vectorarray.c.

pointer BITAND ( context ctx,
int  n,
argv   
)

Definition at line 327 of file vectorarray.c.

pointer BITEQV ( context ctx,
int  n,
argv   
)

Definition at line 384 of file vectorarray.c.

pointer BITIOR ( context ctx,
int  n,
argv   
)

Definition at line 346 of file vectorarray.c.

pointer BITNAND ( context ctx,
int  n,
argv   
)

Definition at line 403 of file vectorarray.c.

pointer BITNOR ( context ctx,
int  n,
argv   
)

Definition at line 422 of file vectorarray.c.

pointer BITNOT ( context ctx,
int  n,
argv   
)

Definition at line 441 of file vectorarray.c.

pointer BITXOR ( context ctx,
int  n,
argv   
)

Definition at line 365 of file vectorarray.c.

pointer MKINTVECTOR ( context ctx,
int  n,
argv   
)

Definition at line 25 of file vectorarray.c.

pointer MKVECTOR ( context ctx,
int  n,
argv   
)

Definition at line 12 of file vectorarray.c.

pointer SETBIT ( context ctx,
int  n,
argv   
)

Definition at line 303 of file vectorarray.c.

pointer SVREF ( context ctx,
int  n,
argv   
)

Definition at line 70 of file vectorarray.c.

pointer SVSET ( context ctx,
int  n,
argv   
)

Definition at line 126 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 VECTORP ( context ctx,
int  n,
argv   
)

Definition at line 267 of file vectorarray.c.

pointer VECTORPOP ( context ctx,
int  n,
argv   
)

Definition at line 207 of file vectorarray.c.

pointer VECTORPUSH ( context ctx,
int  n,
argv   
)

Definition at line 225 of file vectorarray.c.

pointer vref ( pointer  a,
int  n 
)

Definition at line 38 of file vectorarray.c.

pointer vset ( pointer  a,
int  n,
pointer  newval 
)

Definition at line 89 of file vectorarray.c.


Variable Documentation

char* rcsid = "@(#)$Id$" [static]

Definition at line 8 of file vectorarray.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Mar 9 2017 04:57:51