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 524 of file eus.h.

Member Data Documentation

◆ alloc_big_count

int context::alloc_big_count

Definition at line 541 of file eus.h.

◆ alloc_small_count

int context::alloc_small_count

Definition at line 542 of file eus.h.

◆ bindfp

struct bindframe * context::bindfp

Definition at line 531 of file eus.h.

◆ blkfp

struct blockframe * context::blkfp

Definition at line 533 of file eus.h.

◆ callfp

struct callframe * context::callfp

Definition at line 529 of file eus.h.

◆ catchfp

struct catchframe * context::catchfp

Definition at line 530 of file eus.h.

◆ errhandler

pointer context::errhandler

Definition at line 537 of file eus.h.

◆ extra

long context::extra[10]

Definition at line 550 of file eus.h.

◆ fletfp

struct fletframe * context::fletfp

Definition at line 535 of file eus.h.

◆ gcstack

pointer* context::gcstack

Definition at line 527 of file eus.h.

◆ gcstacklimit

pointer * context::gcstacklimit

Definition at line 527 of file eus.h.

◆ gsp

pointer * context::gsp

Definition at line 527 of file eus.h.

◆ intsig

int context::intsig

Definition at line 546 of file eus.h.

◆ lastalloc

pointer context::lastalloc

Definition at line 536 of file eus.h.

◆ methcache

struct methdef * context::methcache

Definition at line 539 of file eus.h.

◆ my_gc_pri

int context::my_gc_pri

Definition at line 553 of file eus.h.

◆ newfletfp

struct fletframe * context::newfletfp

Definition at line 535 of file eus.h.

◆ protfp

struct protectframe * context::protfp

Definition at line 534 of file eus.h.

◆ rbar

rbar_t context::rbar

Definition at line 548 of file eus.h.

◆ sbindfp

struct specialbindframe * context::sbindfp

Definition at line 532 of file eus.h.

◆ slashflag

int context::slashflag

Definition at line 544 of file eus.h.

◆ special_bind_count

int context::special_bind_count

Definition at line 543 of file eus.h.

◆ specials

pointer context::specials

Definition at line 545 of file eus.h.

◆ stack

pointer * context::stack

Definition at line 525 of file eus.h.

◆ stacklimit

pointer * context::stacklimit

Definition at line 525 of file eus.h.

◆ thr_buddy

struct buddyfree* context::thr_buddy

Definition at line 540 of file eus.h.

◆ threadobj

pointer context::threadobj

Definition at line 538 of file eus.h.

◆ vsp

pointer * context::vsp

Definition at line 525 of file eus.h.


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


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