Functions | Variables
lispio.c File Reference

Go to the source code of this file.

Functions

pointer CLOSE (context *ctx, int n, argv)
 
pointer FINOUT (context *ctx, int n, argv)
 
pointer GETDISPMACRO (context *ctx, int n, argv)
 
pointer getinstream (context *ctx, int n, pointer strm)
 
pointer GETMACROCH (context *ctx, int n, argv)
 
pointer getoutstream (context *ctx, int n, pointer strm)
 
pointer INSTALL_ERRHANDLER (context *ctx, int n, pointer *argv)
 
void lispio (context *ctx, pointer mod)
 
pointer OPENFILE (context *ctx, int n, argv)
 
pointer PEEKCH (context *ctx, int n, argv)
 
pointer PRIN1 (context *ctx, int n, argv)
 
pointer PRINC (context *ctx, int n, argv)
 
pointer PRINT (context *ctx, int n, argv)
 
void prntsize (pointer s, int lim)
 
pointer PRNTSIZE (context *ctx, int n, argv)
 
pointer READ (context *ctx, int n, argv)
 
pointer read_delimited_list (context *, pointer, int, char *)
 
pointer READ_DELIMITED_LIST (context *ctx, int n, argv)
 
pointer READCH (context *ctx, int n, argv)
 
pointer READLINE (context *ctx, int n, argv)
 
pointer RESETREADTABLE (context *ctx, int n, pointer *argv)
 
pointer SETDISPMACRO (context *ctx, int n, argv)
 
pointer SETMACROCH (context *ctx, int n, argv)
 
pointer SIGERROR (context *ctx, int n, pointer *argv)
 
pointer TERPRI (context *ctx, int n, argv)
 
pointer UNREADCH (context *ctx, int n, argv)
 
pointer WRTBYTE (context *ctx, int n, pointer *argv)
 
pointer WRTLONG (context *ctx, int n, pointer *argv)
 
pointer WRTWORD (context *ctx, int n, pointer *argv)
 
pointer XFORMAT (context *ctx, int n, argv)
 

Variables

enum ch_type chartype [256]
 
bytecurrent_syntax [MAXTHREAD]
 
int errno
 
pointer oblabels
 
static int prsize [MAXTHREAD]
 
pointer QREADTABLE
 
pointer QTERMIO
 
static char * rcsid ="@(#)$Id$"
 
int written_count [MAXTHREAD]
 

Function Documentation

pointer CLOSE ( context ctx,
int  n,
argv   
)

Definition at line 34 of file lispio.c.

pointer FINOUT ( context ctx,
int  n,
argv   
)

Definition at line 294 of file lispio.c.

pointer GETDISPMACRO ( context ctx,
int  n,
argv   
)

Definition at line 407 of file lispio.c.

pointer getinstream ( context ctx,
int  n,
pointer  strm 
)

Definition at line 60 of file lispio.c.

pointer GETMACROCH ( context ctx,
int  n,
argv   
)

Definition at line 380 of file lispio.c.

pointer getoutstream ( context ctx,
int  n,
pointer  strm 
)

Definition at line 49 of file lispio.c.

pointer INSTALL_ERRHANDLER ( context ctx,
int  n,
pointer argv 
)

Definition at line 580 of file lispio.c.

void lispio ( context ctx,
pointer  mod 
)

Definition at line 589 of file lispio.c.

pointer OPENFILE ( context ctx,
int  n,
argv   
)

Definition at line 23 of file lispio.c.

pointer PEEKCH ( context ctx,
int  n,
argv   
)

Definition at line 277 of file lispio.c.

pointer PRIN1 ( context ctx,
int  n,
argv   
)

Definition at line 86 of file lispio.c.

pointer PRINC ( context ctx,
int  n,
argv   
)

Definition at line 98 of file lispio.c.

pointer PRINT ( context ctx,
int  n,
argv   
)

Definition at line 73 of file lispio.c.

void prntsize ( pointer  s,
int  lim 
)

Definition at line 122 of file lispio.c.

pointer PRNTSIZE ( context ctx,
int  n,
argv   
)

Definition at line 161 of file lispio.c.

pointer READ ( context ctx,
int  n,
argv   
)

Definition at line 172 of file lispio.c.

pointer read_delimited_list ( context ,
pointer  ,
int  ,
char *   
)
pointer READ_DELIMITED_LIST ( context ctx,
int  n,
argv   
)

Definition at line 188 of file lispio.c.

pointer READCH ( context ctx,
int  n,
argv   
)

Definition at line 249 of file lispio.c.

pointer READLINE ( context ctx,
int  n,
argv   
)

Definition at line 210 of file lispio.c.

pointer RESETREADTABLE ( context ctx,
int  n,
pointer argv 
)

Definition at line 423 of file lispio.c.

pointer SETDISPMACRO ( context ctx,
int  n,
argv   
)

Definition at line 391 of file lispio.c.

pointer SETMACROCH ( context ctx,
int  n,
argv   
)

Definition at line 360 of file lispio.c.

pointer SIGERROR ( context ctx,
int  n,
pointer argv 
)

Definition at line 566 of file lispio.c.

pointer TERPRI ( context ctx,
int  n,
argv   
)

Definition at line 110 of file lispio.c.

pointer UNREADCH ( context ctx,
int  n,
argv   
)

Definition at line 265 of file lispio.c.

pointer WRTBYTE ( context ctx,
int  n,
pointer argv 
)

Definition at line 303 of file lispio.c.

pointer WRTLONG ( context ctx,
int  n,
pointer argv 
)

Definition at line 339 of file lispio.c.

pointer WRTWORD ( context ctx,
int  n,
pointer argv 
)

Definition at line 318 of file lispio.c.

pointer XFORMAT ( context ctx,
int  n,
argv   
)

Definition at line 441 of file lispio.c.

Variable Documentation

enum ch_type chartype[256]

Definition at line 49 of file reader.c.

byte* current_syntax[MAXTHREAD]

Definition at line 41 of file reader.c.

int errno
pointer oblabels

Definition at line 42 of file reader.c.

int prsize[MAXTHREAD]
static

Definition at line 120 of file lispio.c.

pointer QREADTABLE

Definition at line 172 of file eus.c.

pointer QTERMIO

Definition at line 172 of file eus.c.

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

Definition at line 5 of file lispio.c.

int written_count[MAXTHREAD]

Definition at line 24 of file eusstream.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54