Ruby 3.5.0dev (2025-06-06 revision 347e581a4cbe2bbf7c13532038f2a68b0b37099a)
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 2259 of file vm_insnhelper.c.

Field Documentation

◆ anyargs

VALUE(* __attribute__::anyargs) (ANYARGS)

Definition at line 2260 of file vm_insnhelper.c.

◆ f00

VALUE(* __attribute__::f00) (VALUE)

Definition at line 2261 of file vm_insnhelper.c.

◆ f01

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

Definition at line 2262 of file vm_insnhelper.c.

◆ f02

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

Definition at line 2263 of file vm_insnhelper.c.

◆ f03

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

Definition at line 2264 of file vm_insnhelper.c.

◆ f04

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

Definition at line 2265 of file vm_insnhelper.c.

◆ f05

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

Definition at line 2266 of file vm_insnhelper.c.

◆ f06

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

Definition at line 2267 of file vm_insnhelper.c.

◆ f07

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

Definition at line 2268 of file vm_insnhelper.c.

◆ f08

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

Definition at line 2269 of file vm_insnhelper.c.

◆ f09

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

Definition at line 2270 of file vm_insnhelper.c.

◆ f10

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

Definition at line 2271 of file vm_insnhelper.c.

◆ f11

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

Definition at line 2272 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 2273 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 2274 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 2275 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 2276 of file vm_insnhelper.c.

◆ fm1

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

Definition at line 2277 of file vm_insnhelper.c.


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