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

◆ AREF()

pointer AREF ( context ctx,
int  n,
argv   
)

Definition at line 167 of file vectorarray.c.

◆ arrayindex()

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

Definition at line 150 of file vectorarray.c.

◆ ARRAYP()

pointer ARRAYP ( context ctx,
int  n,
argv   
)

Definition at line 197 of file vectorarray.c.

◆ ASET()

pointer ASET ( context ctx,
int  n,
argv   
)

Definition at line 185 of file vectorarray.c.

◆ BIT()

pointer BIT ( context ctx,
int  n,
argv   
)

Definition at line 282 of file vectorarray.c.

◆ BITAND()

pointer BITAND ( context ctx,
int  n,
argv   
)

Definition at line 327 of file vectorarray.c.

◆ BITEQV()

pointer BITEQV ( context ctx,
int  n,
argv   
)

Definition at line 384 of file vectorarray.c.

◆ BITIOR()

pointer BITIOR ( context ctx,
int  n,
argv   
)

Definition at line 346 of file vectorarray.c.

◆ BITNAND()

pointer BITNAND ( context ctx,
int  n,
argv   
)

Definition at line 403 of file vectorarray.c.

◆ BITNOR()

pointer BITNOR ( context ctx,
int  n,
argv   
)

Definition at line 422 of file vectorarray.c.

◆ BITNOT()

pointer BITNOT ( context ctx,
int  n,
argv   
)

Definition at line 441 of file vectorarray.c.

◆ BITXOR()

pointer BITXOR ( context ctx,
int  n,
argv   
)

Definition at line 365 of file vectorarray.c.

◆ MKINTVECTOR()

pointer MKINTVECTOR ( context ctx,
int  n,
argv   
)

Definition at line 25 of file vectorarray.c.

◆ MKVECTOR()

pointer MKVECTOR ( context ctx,
int  n,
argv   
)

Definition at line 12 of file vectorarray.c.

◆ SETBIT()

pointer SETBIT ( context ctx,
int  n,
argv   
)

Definition at line 303 of file vectorarray.c.

◆ SVREF()

pointer SVREF ( context ctx,
int  n,
argv   
)

Definition at line 70 of file vectorarray.c.

◆ SVSET()

pointer SVSET ( context ctx,
int  n,
argv   
)

Definition at line 126 of file vectorarray.c.

◆ vectorarray()

void vectorarray ( context ctx,
pointer  mod 
)

Definition at line 459 of file vectorarray.c.

◆ VECTOREXPUSH()

pointer VECTOREXPUSH ( context ctx,
int  n,
argv   
)

Definition at line 240 of file vectorarray.c.

◆ VECTORP()

pointer VECTORP ( context ctx,
int  n,
argv   
)

Definition at line 267 of file vectorarray.c.

◆ VECTORPOP()

pointer VECTORPOP ( context ctx,
int  n,
argv   
)

Definition at line 207 of file vectorarray.c.

◆ VECTORPUSH()

pointer VECTORPUSH ( context ctx,
int  n,
argv   
)

Definition at line 225 of file vectorarray.c.

◆ vref()

pointer vref ( pointer  a,
int  n 
)

Definition at line 38 of file vectorarray.c.

◆ vset()

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

Definition at line 89 of file vectorarray.c.

Variable Documentation

◆ rcsid

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

Definition at line 8 of file vectorarray.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Mon Feb 28 2022 22:18:28