HomeSort by: relevance | last modified time | path
    Searched defs:rn (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/games/hack/
hack.rumors.c 124 int rn, i; local in function:outrumor
133 rn = rn2(n_rumors - n_used_rumors);
135 while (rn || used(i)) {
138 rn--;
  /src/sys/netatalk/
at_rmx.c 85 struct radix_node *rn; local in function:at_addroute
91 rn = rn_addroute(v_arg, n_arg, head, treenodes);
93 printf("at_addroute: returns rn=%p\n", rn);
95 return rn;
101 struct radix_node *rn; local in function:at_matroute
106 rn = rn_match(v_arg, head);
108 printf("at_matroute: returns rn=%p\n", rn);
110 return rn;
116 struct radix_node *rn; local in function:at_lookup
132 struct radix_node *rn; local in function:at_delroute
    [all...]
  /src/lib/libm/complex/
cephes_subr.c 87 double f, x, x2, y, y2, rn, t; local in function:_ctans
100 rn = 0.0;
103 rn += 1.0;
104 f *= rn;
105 rn += 1.0;
106 f *= rn;
113 rn += 1.0;
114 f *= rn;
115 rn += 1.0;
116 f *= rn;
    [all...]
cephes_subrf.c 87 float f, x, x2, y, y2, rn, t, d; local in function:_ctansf
99 rn = 0.0f;
102 rn += 1.0f;
103 f *= rn;
104 rn += 1.0f;
105 f *= rn;
112 rn += 1.0f;
113 f *= rn;
114 rn += 1.0f;
115 f *= rn;
    [all...]
cephes_subrl.c 92 long double f, x, x2, y, y2, rn, t; local in function:_ctansl
105 rn = 0.0;
108 rn += 1.0L;
109 f *= rn;
110 rn += 1.0L;
111 f *= rn;
118 rn += 1.0L;
119 f *= rn;
120 rn += 1.0L;
121 f *= rn;
    [all...]
  /src/sys/net/
rtbl.c 137 struct radix_node *rn; local in function:rt_matchaddr
139 rn = rnh->rnh_matchaddr(dst, rnh);
140 if (rn == NULL || (rn->rn_flags & RNF_ROOT) != 0)
142 return (struct rtentry *)rn;
149 struct radix_node *rn; local in function:rt_addaddr
151 rn = rnh->rnh_addaddr(rt_getkey(rt), netmask, rnh, rt->rt_nodes);
153 return (rn == NULL) ? EEXIST : 0;
160 struct radix_node *rn; local in function:rt_lookup
162 rn = rnh->rnh_lookup(dst, netmask, rnh)
173 struct radix_node *rn; local in function:rt_deladdr
    [all...]
  /src/lib/libm/noieee_src/
n_fmod.c 135 double ro = fmod(x,y),rn = _fmod(x,y); local in function:doit
136 if (ro != rn) {
140 prf("_fmod", rn);
  /src/games/rogue/
spec_hit.c 311 short i, j, rn, s; local in function:seek_gold
313 if ((rn = get_room_number(monster->row, monster->col)) < 0) {
316 for (i = rooms[rn].top_row+1; i < rooms[rn].bottom_row; i++) {
317 for (j = rooms[rn].left_col+1; j < rooms[rn].right_col; j++) {
room.c 106 light_up_room(int rn)
111 for (i = rooms[rn].top_row;
112 i <= rooms[rn].bottom_row; i++) {
113 for (j = rooms[rn].left_col;
114 j <= rooms[rn].right_col; j++) {
154 darken_room(short rn)
158 for (i = rooms[rn].top_row + 1; i < rooms[rn].bottom_row; i++) {
159 for (j = rooms[rn].left_col + 1; j < rooms[rn].right_col; j++)
255 short rn; local in function:gr_row_col
424 short i, j, k, rn; local in function:dr_course
    [all...]
monster.c 246 party_monsters(int rn, int n)
260 if (no_room_for_monster(rn)) {
264 row = get_rand(rooms[rn].top_row+1,
265 rooms[rn].bottom_row-1);
266 col = get_rand(rooms[rn].left_col+1,
267 rooms[rn].right_col-1);
565 wake_room(short rn, boolean entering, short row, short col)
571 wake_percent = (rn == party_room) ? PARTY_WAKE_PERCENT : WAKE_PERCENT;
579 in_room = (rn == get_room_number(monster->row, monster->col));
589 (rn == get_room_number(monster->row, monster->col)))
732 short i, rn, d, r; local in function:aim_monster
866 short rn, rdif, cdif, retval; local in function:mon_sees
    [all...]
level.c 210 make_room(short rn, short r1, short r2, short r3)
218 switch(rn) {
278 rn = 0;
293 if ((rn != r1) && (rn != r2) && (rn != r3) && rand_percent(40)) {
297 rooms[rn].is_room = R_ROOM;
313 rooms[rn].top_row = top_row;
314 rooms[rn].bottom_row = bottom_row;
315 rooms[rn].left_col = left_col
516 short i, rn; local in function:fill_out_level
750 short rn = nr, misses; local in function:put_player
    [all...]
  /src/sys/arch/powerpc/fpu/
fpu_implode.c 197 round_int(struct fpn *fp, int *cx, int rn, int sign, int odd)
209 switch (rn) {
234 fpu_ftoi(struct fpemu *fe, struct fpn *fp, int *cx, int rn)
268 i += round_int(fp, &tmp_cx, rn, sign, i & 1);
286 fpu_ftox(struct fpemu *fe, struct fpn *fp, int *cx, int rn)
320 i += round_int(fp, &tmp_cx, rn, sign, i & 1);
512 int cx, rn; local in function:fpu_implode
519 rn = FSR_RD_RZ;
521 rn = fe->fe_fpscr & FPSCR_RN;
530 *p = fpu_ftox(fe, fp, &cx, rn);
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_gt_requests.c 27 struct i915_request *rq, *rn; local in function:retire_requests
29 list_for_each_entry_safe(rq, rn, &tl->requests, link)
mock_engine.c 353 struct i915_request *request, *rn; local in function:mock_engine_flush
358 list_for_each_entry_safe(request, rn, &mock->hw_queue, mock.link)
  /src/sys/arch/alpha/alpha/
locore.s 1474 * void sts(int rn, u_int32_t *rval);
1475 * void stt(int rn, u_int64_t *rval);
1476 * void lds(int rn, u_int32_t *rval);
1477 * void ldt(int rn, u_int64_t *rval);
1487 rn = 0 define
1489 \op $f0 + rn, 0(a1)
1491 rn = rn + 1 define
  /src/common/lib/libc/gen/
rpst.c 566 struct rpst_node *rn; local in function:query
577 for (rn = rpst_iterate_first(&t, max_y, min_x, max_x, &it);
578 rn != NULL;
579 rn = rpst_iterate_next(&it)) {
583 (void *)rn, rn->n_x, rn->n_y);
585 n = (void *)rn;
  /src/sbin/dump/
optr.c 414 const char *rn; local in function:fstabsearch
422 rn = getdiskrawname(buf, sizeof(buf), fs->fs_spec);
423 if (rn != NULL && strcmp(rn, key) == 0)
451 const char *rn; local in function:mntinfosearch
468 rn = getdiskrawname(buf, sizeof(buf), fs->f_mntfromname);
469 if (rn != NULL && strcmp(rn, key) == 0)
  /src/usr.sbin/emcfanctl/
emcfanctloutputs.c 175 const char *rn; local in function:output_emcfan_230x_read_reg
199 rn = emcfan_regname_by_reg(product_id, product_family, i);
200 mj_append_field(&obj, "register_name", "string", rn, strlen(rn));
  /src/sbin/routed/
radix.c 821 struct radix_node *rn = h->rnh_treetop; local in function:rn_walktree
828 while (rn->rn_b >= 0)
829 rn = rn->rn_l;
831 base = rn;
833 while (rn->rn_p->rn_r == rn && (rn->rn_flags & RNF_ROOT) == 0)
834 rn = rn->rn_p
    [all...]
  /src/sys/arch/sh3/sh3/
db_disasm.c 195 int rn, type, md; local in function:f_02
197 rn = (insn & 0x0f00) >> 8;
205 snprintf(buf, len, "stc sr, r%d", rn);
209 snprintf(buf, len, "stc gbr, r%d", rn);
213 snprintf(buf, len, "stc vbr, r%d", rn);
217 snprintf(buf, len, "stc ssr, r%d", rn);
226 snprintf(buf, len, "stc spc, r%d", rn);
232 snprintf(buf, len, "stc r%d_bank, r%d", md, rn);
236 snprintf(buf, len, "stc r%d_bank, r%d", md+4, rn);
245 int rn, type, md local in function:f_03
279 int rn, rm, md; local in function:f_04
356 int rn, fx; local in function:f_09
384 int rn, type, md; local in function:f_0a
451 int rn, rm, md; local in function:f_0c
480 int rn, rm, disp; local in function:f_10
494 int rn, rm, md; local in function:f_20
520 int rn, rm, md; local in function:f_24
549 int rn, rm, md; local in function:f_28
579 int rn, rm, md; local in function:f_2c
608 int rn, rm, md; local in function:f_30
634 int rn, rm, md; local in function:f_34
663 int rn, rm, md; local in function:f_38
689 int rn, rm, md; local in function:f_3c
719 int rn, fx; local in function:f_40
743 int rn, fx; local in function:f_41
768 int rn, type, md; local in function:f_42
809 int rn, type, md; local in function:f_43
858 int rn, fx; local in function:f_44
878 int rn, fx; local in function:f_45
992 int rn, fx; local in function:f_48
1016 int rn, fx; local in function:f_49
1105 int rn, rm; local in function:f_4c
1116 int rn, rm; local in function:f_4d
1176 int rn, rm; local in function:f_4f
1187 int rn, rm, disp; local in function:f_50
1201 int rn, rm, md; local in function:f_60
1230 int rn, rm, md; local in function:f_64
1259 int rn, rm, md; local in function:f_68
1288 int rn, rm, md; local in function:f_6c
1317 int rn, imm; local in function:f_70
1329 int type, md, rn, disp; local in function:f_80
1410 int rn, disp; local in function:f_90
1550 int rn, disp; local in function:f_d0
1563 int rn, imm; local in function:f_e0
1575 int rn, rm, md; local in function:f_f0
1604 int rn, rm, md; local in function:f_f4
1633 int rn, rm, md; local in function:f_f8
1662 int rn, rm; local in function:f_fc
1674 int rn, type, md; local in function:f_fd
1732 int rn, rm; local in function:f_fe
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_submission.c 319 struct i915_request *rq, *rn; local in function:__guc_dequeue
322 priolist_for_each_request_consume(rq, rn, p, i) {
437 struct i915_request *rq, *rn; local in function:guc_reset_cancel
475 priolist_for_each_request_consume(rq, rn, p, i) {
  /src/sys/external/bsd/ipf/netinet/
ip_pool.c 752 ipf_rdx_node_t *rn; local in function:ipf_pool_search
785 rn = ipo->ipo_head->matchaddr(ipo->ipo_head, &v);
787 if ((rn != NULL) && (rn->root == 0)) {
788 m = (ip_pool_node_t *)rn;
815 ipf_rdx_node_t *rn; local in function:ipf_pool_insert_node
818 if ((node->ipn_addr.adf_len > sizeof(*rn)) ||
824 if ((node->ipn_mask.adf_len > sizeof(*rn)) ||
882 rn = ipo->ipo_head->addaddr(ipo->ipo_head, &x->ipn_addr, &x->ipn_mask,
885 printf("Added %p at %p\n", x, rn);
    [all...]
  /src/usr.sbin/puffs/mount_sysctlfs/
sysctlfs.c 79 static struct sfsnode rn; variable in typeref:struct:sfsnode
334 rn.myid = 2;
335 rn.sysctl_flags = CTLTYPE_NODE;
340 pn_root = puffs_pn_new(pu, &rn);
  /src/usr.bin/xlint/lint1/
func.c 926 const tnode_t *rn = retn->u.ops.right; local in function:check_return_value
927 while (rn->tn_op == CVT || rn->tn_op == PLUS)
928 rn = rn->u.ops.left;
929 if (rn->tn_op == ADDR && rn->u.ops.left->tn_op == NAME &&
930 rn->u.ops.left->u.sym->s_scl == AUTO)
  /src/sys/dev/rasops/
rasops.c 1563 int col, rn; local in function:rasops_eraserows_rotated_cw
1565 for (rn = row; rn < row + num; rn++)
1567 ri->ri_ops.putchar(cookie, rn, col, ' ', attr);

Completed in 30 milliseconds

1 2