Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
__attribute__ Union Reference

Data Fields

VALUE(* anyargs )(ANYARGS)
 
VALUE(* f00 )(VALUE)
 
VALUE(* f01 )(VALUE, VALUE)
 
VALUE(* f02 )(VALUE, VALUE, VALUE)
 
VALUE(* f03 )(VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f04 )(VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f05 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f06 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f07 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f08 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f09 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f10 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f11 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f12 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f13 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f14 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* f15 )(VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)
 
VALUE(* fm1 )(int, union { VALUE *x;const VALUE *y;} __attribute__((__transparent_union__)), VALUE)
 

Detailed Description

Definition at line 2186 of file vm_insnhelper.c.

Field Documentation

◆ anyargs

VALUE(* __attribute__::anyargs) (ANYARGS)

Definition at line 2187 of file vm_insnhelper.c.

◆ f00

VALUE(* __attribute__::f00) (VALUE)

Definition at line 2188 of file vm_insnhelper.c.

◆ f01

VALUE(* __attribute__::f01) (VALUE, VALUE)

Definition at line 2189 of file vm_insnhelper.c.

◆ f02

VALUE(* __attribute__::f02) (VALUE, VALUE, VALUE)

Definition at line 2190 of file vm_insnhelper.c.

◆ f03

VALUE(* __attribute__::f03) (VALUE, VALUE, VALUE, VALUE)

Definition at line 2191 of file vm_insnhelper.c.

◆ f04

VALUE(* __attribute__::f04) (VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2192 of file vm_insnhelper.c.

◆ f05

VALUE(* __attribute__::f05) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2193 of file vm_insnhelper.c.

◆ f06

VALUE(* __attribute__::f06) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2194 of file vm_insnhelper.c.

◆ f07

VALUE(* __attribute__::f07) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2195 of file vm_insnhelper.c.

◆ f08

VALUE(* __attribute__::f08) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2196 of file vm_insnhelper.c.

◆ f09

VALUE(* __attribute__::f09) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2197 of file vm_insnhelper.c.

◆ f10

VALUE(* __attribute__::f10) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2198 of file vm_insnhelper.c.

◆ f11

VALUE(* __attribute__::f11) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2199 of file vm_insnhelper.c.

◆ f12

VALUE(* __attribute__::f12) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2200 of file vm_insnhelper.c.

◆ f13

VALUE(* __attribute__::f13) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2201 of file vm_insnhelper.c.

◆ f14

VALUE(* __attribute__::f14) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2202 of file vm_insnhelper.c.

◆ f15

VALUE(* __attribute__::f15) (VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE)

Definition at line 2203 of file vm_insnhelper.c.

◆ fm1

VALUE(* __attribute__::fm1) (int, union { VALUE *x;const VALUE *y;} __attribute__((__transparent_union__)), VALUE)

Definition at line 2204 of file vm_insnhelper.c.


The documentation for this union was generated from the following file: