Home | History | Annotate | Download | only in config

Lines Matching full:fixp

1483     fixS *fixp = seginfo->fix_root;
1484 while (fixp)
1486 if (! fixp->fx_done)
1488 fixp = fixp->fx_next;