Ruby 3.5.0dev (2025-08-09 revision 60ca525fce71b702ea8e5893c976044170a56d75)
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 2338 of file vm_insnhelper.c.

Field Documentation

◆ anyargs

VALUE(* __attribute__::anyargs) (ANYARGS)

Definition at line 2339 of file vm_insnhelper.c.

◆ f00

VALUE(* __attribute__::f00) (VALUE)

Definition at line 2340 of file vm_insnhelper.c.

◆ f01

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

Definition at line 2341 of file vm_insnhelper.c.

◆ f02

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

Definition at line 2342 of file vm_insnhelper.c.

◆ f03

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

Definition at line 2343 of file vm_insnhelper.c.

◆ f04

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

Definition at line 2344 of file vm_insnhelper.c.

◆ f05

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

Definition at line 2345 of file vm_insnhelper.c.

◆ f06

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

Definition at line 2346 of file vm_insnhelper.c.

◆ f07

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

Definition at line 2347 of file vm_insnhelper.c.

◆ f08

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

Definition at line 2348 of file vm_insnhelper.c.

◆ f09

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

Definition at line 2349 of file vm_insnhelper.c.

◆ f10

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

Definition at line 2350 of file vm_insnhelper.c.

◆ f11

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

Definition at line 2351 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 2352 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 2353 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 2354 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 2355 of file vm_insnhelper.c.

◆ fm1

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

Definition at line 2356 of file vm_insnhelper.c.


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