Public Attributes | List of all members
context Struct Reference

#include <eus.h>

Public Attributes

int alloc_big_count
 
int alloc_small_count
 
struct bindframebindfp
 
struct blockframeblkfp
 
struct callframecallfp
 
struct catchframecatchfp
 
pointer errhandler
 
long extra [10]
 
struct fletframefletfp
 
pointergcstack
 
pointergcstacklimit
 
pointergsp
 
int intsig
 
pointer lastalloc
 
struct methdefmethcache
 
int my_gc_pri
 
struct fletframenewfletfp
 
struct protectframeprotfp
 
rbar_t rbar
 
struct specialbindframesbindfp
 
int slashflag
 
int special_bind_count
 
pointer specials
 
pointerstack
 
pointerstacklimit
 
struct buddyfreethr_buddy
 
pointer threadobj
 
pointervsp
 

Detailed Description

Definition at line 522 of file eus.h.

Member Data Documentation

int context::alloc_big_count

Definition at line 539 of file eus.h.

int context::alloc_small_count

Definition at line 540 of file eus.h.

struct bindframe * context::bindfp

Definition at line 529 of file eus.h.

struct blockframe * context::blkfp

Definition at line 531 of file eus.h.

struct callframe * context::callfp

Definition at line 527 of file eus.h.

struct catchframe * context::catchfp

Definition at line 528 of file eus.h.

pointer context::errhandler

Definition at line 535 of file eus.h.

long context::extra[10]

Definition at line 548 of file eus.h.

struct fletframe * context::fletfp

Definition at line 533 of file eus.h.

pointer* context::gcstack

Definition at line 525 of file eus.h.

pointer * context::gcstacklimit

Definition at line 525 of file eus.h.

pointer * context::gsp

Definition at line 525 of file eus.h.

int context::intsig

Definition at line 544 of file eus.h.

pointer context::lastalloc

Definition at line 534 of file eus.h.

struct methdef * context::methcache

Definition at line 537 of file eus.h.

int context::my_gc_pri

Definition at line 551 of file eus.h.

struct fletframe * context::newfletfp

Definition at line 533 of file eus.h.

struct protectframe * context::protfp

Definition at line 532 of file eus.h.

rbar_t context::rbar

Definition at line 546 of file eus.h.

struct specialbindframe * context::sbindfp

Definition at line 530 of file eus.h.

int context::slashflag

Definition at line 542 of file eus.h.

int context::special_bind_count

Definition at line 541 of file eus.h.

pointer context::specials

Definition at line 543 of file eus.h.

pointer * context::stack

Definition at line 523 of file eus.h.

pointer * context::stacklimit

Definition at line 523 of file eus.h.

struct buddyfree* context::thr_buddy

Definition at line 538 of file eus.h.

pointer context::threadobj

Definition at line 536 of file eus.h.

pointer * context::vsp

Definition at line 523 of file eus.h.


The documentation for this struct was generated from the following files:


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