Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
rb_imemo_tmpbuf_struct Struct Reference

#include <rb_mjit_min_header-2.7.6.h>

Data Fields

VALUE flags
 
VALUE reserved
 
VALUEptr
 
struct rb_imemo_tmpbuf_structnext
 
size_t cnt
 

Detailed Description

Definition at line 7187 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ cnt

size_t rb_imemo_tmpbuf_struct::cnt

Definition at line 7192 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_free_tmp_buffer().

◆ flags

VALUE rb_imemo_tmpbuf_struct::flags

Definition at line 7188 of file rb_mjit_min_header-2.7.6.h.

◆ next

struct rb_imemo_tmpbuf_struct * rb_imemo_tmpbuf_struct::next

Definition at line 7191 of file rb_mjit_min_header-2.7.6.h.

◆ ptr

VALUE * rb_imemo_tmpbuf_struct::ptr

Definition at line 7190 of file rb_mjit_min_header-2.7.6.h.

Referenced by rb_free_tmp_buffer().

◆ reserved

VALUE rb_imemo_tmpbuf_struct::reserved

Definition at line 7189 of file rb_mjit_min_header-2.7.6.h.


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