Home | History | Annotate | Download | only in config

Lines Matching refs:aim

3812   offsetT aim = 0;
3832 aim = S_GET_VALUE (symbolP) - fragP->fr_address - fragP->fr_fix;
3838 by setting 'aim' to quite high value. */
3839 aim = 0x7fff;
3845 if (aim < 0)
3849 if (aim >= this_type->rlx_backward || !this_type->rlx_backward)
3863 if (aim <= this_type->rlx_forward || !this_type->rlx_forward)