Macros | Functions | Variables
helpsub.c File Reference
#include "eus.h"
#include <sys/types.h>
#include <unistd.h>
Include dependency graph for helpsub.c:

Go to the source code of this file.

Macros

#define BUFSIZE   256
 
#define CHAR_SIZE   16384
 

Functions

static int COMPARE_STRING (char *str)
 
pointer helpsub ()
 
pointer helpsub (context *ctx, int n, argv)
 
static void init_object_module ()
 
static char READ_CHAR (int fd)
 
static pointer READ_TEX (context *ctx, int n, argv)
 

Variables

static int bp =0
 
static char buf [CHAR_SIZE]
 
static char md [4] ={0x1b, 0x5b, 0x31, 0x6d}
 
static char me [3] ={0x1b, 0x5b, 0x6d}
 
static char * rcsid ="@(#)$Id$"
 
static char se [3] ={0x1b, 0x5b, 0x6d}
 
static char so [4] ={0x1b, 0x5b, 0x37, 0x6d}
 
static char ue [3] ={0x1b, 0x5b, 0x6d}
 
static char us [4] ={0x1b, 0x5b, 0x34, 0x6d}
 

Macro Definition Documentation

#define BUFSIZE   256

Definition at line 19 of file helpsub.c.

#define CHAR_SIZE   16384

Definition at line 20 of file helpsub.c.

Function Documentation

static int COMPARE_STRING ( char *  str)
static

Definition at line 50 of file helpsub.c.

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

Definition at line 161 of file helpsub.c.

static void init_object_module ( )
static

Definition at line 11 of file helpsub.c.

static char READ_CHAR ( int  fd)
static

Definition at line 35 of file helpsub.c.

static pointer READ_TEX ( context ctx,
int  n,
argv   
)
static

Definition at line 67 of file helpsub.c.

Variable Documentation

int bp =0
static

Definition at line 22 of file helpsub.c.

char buf[CHAR_SIZE]
static

Definition at line 23 of file helpsub.c.

char md[4] ={0x1b, 0x5b, 0x31, 0x6d}
static

Definition at line 28 of file helpsub.c.

char me[3] ={0x1b, 0x5b, 0x6d}
static

Definition at line 29 of file helpsub.c.

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

Definition at line 6 of file helpsub.c.

char se[3] ={0x1b, 0x5b, 0x6d}
static

Definition at line 27 of file helpsub.c.

char so[4] ={0x1b, 0x5b, 0x37, 0x6d}
static

Definition at line 26 of file helpsub.c.

char ue[3] ={0x1b, 0x5b, 0x6d}
static

Definition at line 25 of file helpsub.c.

char us[4] ={0x1b, 0x5b, 0x34, 0x6d}
static

Definition at line 24 of file helpsub.c.



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