Searched refs:last_one (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dsolib-sunos.c183 struct objfile *last_one; local
200 for (last_one = object_files;
201 last_one->next;
202 last_one = last_one->next);
203 last_one->next = objfile;
H A Dobjfiles.c157 struct objfile *last_one = NULL; local
224 for (last_one = object_files;
225 last_one->next;
226 last_one = last_one->next);
227 last_one->next = objfile;
H A Dtarget.c1215 struct mem_region *last_one, *this_one; local
1240 last_one = NULL;
1245 if (last_one && last_one->hi > this_one->lo)
1251 last_one = this_one;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dsolib-sunos.c183 struct objfile *last_one; local
200 for (last_one = object_files;
201 last_one->next;
202 last_one = last_one->next);
203 last_one->next = objfile;
H A Dobjfiles.c157 struct objfile *last_one = NULL; local
224 for (last_one = object_files;
225 last_one->next;
226 last_one = last_one->next);
227 last_one->next = objfile;
H A Dtarget.c1215 struct mem_region *last_one, *this_one; local
1240 last_one = NULL;
1245 if (last_one && last_one->hi > this_one->lo)
1251 last_one = this_one;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dsolib-sunos.c183 struct objfile *last_one; local
200 for (last_one = object_files;
201 last_one->next;
202 last_one = last_one->next);
203 last_one->next = objfile;
H A Dobjfiles.c157 struct objfile *last_one = NULL; local
224 for (last_one = object_files;
225 last_one->next;
226 last_one = last_one->next);
227 last_one->next = objfile;
H A Dtarget.c1215 struct mem_region *last_one, *this_one; local
1240 last_one = NULL;
1245 if (last_one && last_one->hi > this_one->lo)
1251 last_one = this_one;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_namerelease.c154 BOOL last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
158 last_one?success_fn : NULL,
159 last_one? fail_fn : NULL,
160 last_one? userdata : NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_namerelease.c153 bool last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
157 last_one?success_fn : NULL,
158 last_one? fail_fn : NULL,
159 last_one? userdata : NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_namerelease.c154 BOOL last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
158 last_one?success_fn : NULL,
159 last_one? fail_fn : NULL,
160 last_one? userdata : NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_namerelease.c153 bool last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
157 last_one?success_fn : NULL,
158 last_one? fail_fn : NULL,
159 last_one? userdata : NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_namerelease.c153 bool last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
157 last_one?success_fn : NULL,
158 last_one? fail_fn : NULL,
159 last_one? userdata : NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_namerelease.c154 BOOL last_one = ((i==namerec->data.num_ips - 1) && !wins_tags[t+1]); local
158 last_one?success_fn : NULL,
159 last_one? fail_fn : NULL,
160 last_one? userdata : NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoff-ppc.c2354 bfd* last_one = ppc_get_last();
2355 if (last_one)
2357 if (! _bfd_coff_link_input_bfd (&finfo, last_one))
2360 last_one->output_has_begun = TRUE;
2343 bfd* last_one = ppc_get_last(); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoff-ppc.c2354 bfd* last_one = ppc_get_last();
2355 if (last_one)
2357 if (! _bfd_coff_link_input_bfd (&finfo, last_one))
2360 last_one->output_has_begun = TRUE;
2343 bfd* last_one = ppc_get_last(); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoff-ppc.c2354 bfd* last_one = ppc_get_last();
2355 if (last_one)
2357 if (! _bfd_coff_link_input_bfd (&finfo, last_one))
2360 last_one->output_has_begun = TRUE;
2343 bfd* last_one = ppc_get_last(); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Disp1760-hcd.c941 int last_one; local
945 last_one = qtd->status & URB_COMPLETE_NOTIFY;
949 } while (!last_one && qtd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Disp1760-hcd.c941 int last_one; local
945 last_one = qtd->status & URB_COMPLETE_NOTIFY;
949 } while (!last_one && qtd);

Completed in 156 milliseconds