Home | History | Annotate | Download | only in cff

Lines Matching refs:minuend

1159                     CF2_F16Dot16  minuend;
1166 minuend = cf2_stack_popFixed( opStack );
1168 cf2_stack_pushFixed( opStack, minuend - subtrahend );