Ruby
3.5.0dev (2025-04-16 revision bbf873521a01c1c44297b9dd52cf4e309ae5b496)
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Typedefs
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerator
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
x
z
Functions
c
p
r
s
Variables
c
l
o
p
r
Typedefs
i
p
r
s
v
Enumerations
p
r
Enumerator
e
p
r
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
x
z
defs
opt_operand.def
1
#
2
# configuration file for operand union optimization
3
#
4
# format:
5
# [insn name] op1, op2 ...
6
#
7
# wildcard: *
8
#
9
10
getlocal *, 0
11
getlocal *, 1
12
setlocal *, 0
13
setlocal *, 1
14
15
putobject INT2FIX(0)
16
putobject INT2FIX(1)
17
18
__END__
19
20
putobject Qtrue
21
putobject Qfalse
22
Generated by
1.9.8