rnum
int rnum(void);
if ((locc = rnum()) != oldloc && oldloc >= 0 /* finished msg */
if ((locc = rnum()) != oldloc && oldloc >= 0) { /* end of entry */
t->tverb = rnum();/* get verb from the file */
index = rnum();
if ((obj = rnum()) < 0)
plac[obj] = rnum(); /* initial loc for this obj */
fixd[obj] = rnum();
if ((verb = rnum()) < 0)
actspk[verb] = rnum();
if ((bitnum = rnum()) < 0)
cond[rnum()] |= setbit[bitnum];
if ((hintnum = rnum()) < 0)
hints[hintnum][i] = rnum();
if (n > (int)(10 + rnum(7)))
D0 = rnum(6) + 1;
D1 = rnum(6) + 1;
ri->ri_rnum = fmt->rnum;
int rpos, rnum;
int tmp, lmask, rmask, height, lnum, rnum, sb, db, cnt, full;
rnum = (dst + num) & 31;
rnum = 32 - lnum;
PUTBITS(tmp, rnum, lnum, dp);
GETBITS(sp, sb, rnum, tmp);
PUTBITS(tmp, 0, rnum, dp);
char date[10], rnum[13];
rcsnum_tostr(line->l_delta->rd_num, rnum, sizeof(rnum));
cvs_printf("%-12.12s (%-8.8s %s): %s\n", rnum,
cvs_checkout_file(struct cvs_file *cf, RCSNUM *rnum, char *tag, int co_flags)
rcsnum_tostr(rnum, rev, sizeof(rev));
rcs_rev_write_fd(cf->file_rcs, rnum, STDOUT_FILENO, 0);
rcs_rev_write_fd(cf->file_rcs, rnum, cf->fd, 0);
rcstime = rcs_rev_getdate(cf->file_rcs, rnum);
bp = rcs_rev_getbuf(cf->file_rcs, rnum, 0);
RCSNUM *lnum, *rnum;
lnum = rnum = NULL;
if ((rnum = rcs_translate_tag(rstr, file)) == NULL)
rnum = rcsnum_alloc();
rcsnum_cpy(file->rf_head, rnum, 0);
rcsnum_cmp(rdp->rd_num, rnum, 0) >= 0 &&
free(rnum);
char *rnum;
if ((rnum = strrchr(symname, ':')) != NULL) {
if (rnum[1] == '\0')
*(rnum++) = '\0';
if ((rev = rcsnum_parse(rnum)) == NULL)
errx(1, "bad revision %s", rnum);
RCSNUM lnum, rnum;
(void)memset(&rnum, 0, sizeof(rnum));
if (rcsnum_aton(rstr, &ep, &rnum) == 0 || (*ep != '\0'))
rcsnum_cpy(file->rf_head, &rnum, 0);
rcsnum_cmp(rdp->rd_num, &rnum, 0) >= 0 &&
free(rnum.rn_id);
eats(const char *name, int num, const char *rname, int rnum)
rlinenum = rnum;