Searched refs:fr_next (Results 1 - 25 of 164) sorted by relevance

1234567

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dfrags.c194 former_last_fragP->fr_next = frag_now;
206 frag_now->fr_next = NULL;
452 frag = frag->fr_next;
468 frag = frag->fr_next;
510 frag = frag->fr_next;
535 reachable from frag1 following the fr_next links, rather than the
560 frag = frag->fr_next;
H A Ddebug.c55 for (; fp; fp = fp->fr_next)
H A Dehopt.c130 f = f->fr_next;
146 f = f->fr_next;
162 f = f->fr_next;
183 f = f->fr_next;
207 f = f->fr_next;
H A Dfrags.h58 struct frag *fr_next; member in struct:frag
H A Dwrite.c385 prev_frag->fr_next = frchp->frch_root;
399 prev_frag->fr_next = 0;
438 know (fragP->fr_next != NULL);
439 fragP->fr_offset = (fragP->fr_next->fr_address
493 gas_assert (fragP->fr_next == NULL
494 || (fragP->fr_next->fr_address - fragP->fr_address
562 for (fragp = seginfo->frchainP->frch_root; fragp; fragp = fragp->fr_next)
565 fragp->fr_next;
566 fragp = fragp->fr_next)
602 while (fragp->fr_next !
[all...]
H A Dsubsegs.c300 for (frag = chain->frch_root; frag; frag = frag->fr_next)
338 for (fragp = frchp->frch_root; fragp; fragp = fragp->fr_next)
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ddebug.c55 for (; fp; fp = fp->fr_next)
H A Dfrags.c194 former_last_fragP->fr_next = frag_now;
206 frag_now->fr_next = NULL;
452 frag = frag->fr_next;
468 frag = frag->fr_next;
493 reachable from frag1 following the fr_next links, rather than the
518 frag = frag->fr_next;
H A Dehopt.c130 f = f->fr_next;
146 f = f->fr_next;
162 f = f->fr_next;
183 f = f->fr_next;
207 f = f->fr_next;
H A Dfrags.h60 struct frag *fr_next; member in struct:frag
H A Dwrite.c394 prev_frag->fr_next = frchp->frch_root;
408 prev_frag->fr_next = 0;
447 know (fragP->fr_next != NULL);
448 fragP->fr_offset = (fragP->fr_next->fr_address
502 gas_assert (fragP->fr_next == NULL
503 || (fragP->fr_next->fr_address - fragP->fr_address
571 for (fragp = seginfo->frchainP->frch_root; fragp; fragp = fragp->fr_next)
574 fragp->fr_next;
575 fragp = fragp->fr_next)
611 while (fragp->fr_next !
[all...]
H A Dsubsegs.c285 for (frag = chain->frch_root; frag; frag = frag->fr_next)
323 for (fragp = frchp->frch_root; fragp; fragp = fragp->fr_next)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-frv.h106 valueT count = ((FRAGP)->fr_next->fr_address \
H A Dtc-xtensa.c3818 gas_assert (old_frag->fr_next == frag_now);
3830 for (; fragP; fragP = fragP->fr_next)
3890 if (is_next_frag_target (fragP->fr_next, target_frag)
4533 fragS *next_fragP = fragP->fr_next;
4538 next_fragP = next_fragP->fr_next;
4682 fragS *next_fragP = fragP->fr_next;
4691 next_fragP = next_fragP->fr_next;
4698 new_target = next_fragP->fr_next;
4702 new_target = new_target->fr_next;
4718 next_fragP = next_fragP->fr_next;
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-frv.h105 valueT count = ((FRAGP)->fr_next->fr_address \
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-frv.h105 valueT count = ((FRAGP)->fr_next->fr_address \
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ddebug.c55 for (; fp; fp = fp->fr_next)
H A Dehopt.c130 f = f->fr_next;
146 f = f->fr_next;
162 f = f->fr_next;
183 f = f->fr_next;
207 f = f->fr_next;
H A Dfrags.c194 former_last_fragP->fr_next = frag_now;
206 frag_now->fr_next = NULL;
452 frag = frag->fr_next;
468 frag = frag->fr_next;
493 reachable from frag1 following the fr_next links, rather than the
518 frag = frag->fr_next;
H A Dfrags.h60 struct frag *fr_next; member in struct:frag
H A Dwrite.c394 prev_frag->fr_next = frchp->frch_root;
408 prev_frag->fr_next = 0;
447 know (fragP->fr_next != NULL);
448 fragP->fr_offset = (fragP->fr_next->fr_address
502 gas_assert (fragP->fr_next == NULL
503 || (fragP->fr_next->fr_address - fragP->fr_address
571 for (fragp = seginfo->frchainP->frch_root; fragp; fragp = fragp->fr_next)
574 fragp->fr_next;
575 fragp = fragp->fr_next)
611 while (fragp->fr_next !
[all...]
H A Dsubsegs.c285 for (frag = chain->frch_root; frag; frag = frag->fr_next)
323 for (fragp = frchp->frch_root; fragp; fragp = fragp->fr_next)
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipfcomp.c185 f->fr_next = NULL;
204 fpp = &((*fpp)->fr_next);
311 f = f->fr_next)
319 f = f->fr_next)
329 f = f->fr_next)
336 f = f->fr_next)
516 for (f = g->fg_start, i = 0; f != NULL; f = f->fr_next) {
535 for (f = g->fg_start, i = 0; f != NULL; f = f->fr_next) {
574 for (f = g->fg_start, i = 0; f != NULL; f = f->fr_next) {
992 for (count = 0, fr1 = top; fr1 != NULL; fr1 = fr1->fr_next) {
[all...]
H A Dipf_y.y23 #define DOALL(x) for (fr = frc; fr != NULL; fr = fr->fr_next) { x }
24 #define DOREM(x) for (; fr != NULL; fr = fr->fr_next) { x }
211 frtop = fr->fr_next;
212 fr->fr_next = NULL;
218 fr->fr_next = frold;
2063 for (fr = frtop; fr != NULL && fr->fr_next != NULL; fr = fr->fr_next)
2066 fr->fr_next = frn;
2067 frn->fr_pnext = &fr->fr_next;
2092 for (fr = frc; fr != NULL; fr = fr->fr_next) {
[all...]
/netbsd-current/sys/dist/pf/net/
H A Dpf_norm.c76 LIST_ENTRY(pf_frent) fr_next;
82 LIST_ENTRY(pf_frcache) fr_next;
284 LIST_REMOVE(frent, fr_next);
293 LIST_REMOVE(frcache, fr_next);
407 LIST_FOREACH(frea, &(*frag)->fr_queue, fr_next) {
453 next = LIST_NEXT(frea, fr_next);
455 LIST_REMOVE(frea, fr_next);
469 LIST_INSERT_HEAD(&(*frag)->fr_queue, frent, fr_next);
471 LIST_INSERT_AFTER(frep, frent, fr_next);
480 next = LIST_NEXT(frep, fr_next);
[all...]

Completed in 273 milliseconds

1234567