Ruby  2.0.0p247(2013-06-27revision41674)
opt_operand.def
Go to the documentation of this file.
1 #
2 # configration 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 
return Qtrue
Definition: tcltklib.c:9610
return Qfalse
Definition: tcltklib.c:6779
#define INT2FIX(i)