Searched refs:saved_tag (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcommit.c81 static char *saved_tag; variable
242 vers = Version_TS (&xfinfo, NULL, saved_tag, NULL, 0, 0);
404 if (saved_tag)
405 free (saved_tag);
406 saved_tag = xstrdup (optarg);
437 if (saved_tag && isdigit ((unsigned char) *saved_tag))
439 char *p = saved_tag + strlen (saved_tag);
444 while (saved_tag[
[all...]
/netbsd-current/sys/dev/ic/
H A Daic7xxx_inline.h414 u_int saved_tag; local
429 saved_tag = q_hscb->tag;
436 q_hscb->tag = saved_tag;
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc11778 int saved_tag = out_iter->first;
11781 out_iter = out_other_attributes->upper_bound(saved_tag);
11804 int saved_tag = out_iter->first;
11807 out_iter = out_other_attributes->upper_bound(saved_tag);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc11778 int saved_tag = out_iter->first;
11781 out_iter = out_other_attributes->upper_bound(saved_tag);
11804 int saved_tag = out_iter->first;
11807 out_iter = out_other_attributes->upper_bound(saved_tag);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc11778 int saved_tag = out_iter->first;
11781 out_iter = out_other_attributes->upper_bound(saved_tag);
11804 int saved_tag = out_iter->first;
11807 out_iter = out_other_attributes->upper_bound(saved_tag);

Completed in 477 milliseconds