Searched defs:rnum (Results 1 – 16 of 16) sorted by relevance
/openbsd/games/backgammon/common_source/ |
H A D | back.h | 46 #define rnum(r) arc4random_uniform(r) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-z80.c | 742 int rnum; in emit_mx() local 913 int rnum; in emit_incdec() local 962 int rnum; in emit_jp() local 1030 int rnum; in emit_pop() local 1067 int rnum; in emit_adc() local 1447 int rnum; in emit_ldreg() local
|
/openbsd/usr.bin/cvs/ |
H A D | annotate.c | 158 char date[10], rnum[13]; in cvs_annotate_local() local
|
H A D | checkout.c | 483 cvs_checkout_file(struct cvs_file *cf, RCSNUM *rnum, char *tag, int co_flags) in cvs_checkout_file()
|
H A D | util.c | 797 RCSNUM *lnum, *rnum; in cvs_revision_select() local
|
/openbsd/sys/dev/rasops/ |
H A D | rasops_bitops.h | 160 int tmp, lmask, rmask, height, lnum, rnum, sb, db, cnt, full; in NAME() local
|
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/ |
H A D | node.c | 324 int rnum, i; in n_insertx() local
|
H A D | internal.h | 80 # define HFS_NODEREC(nd, rnum) ((nd).data + (nd).roff[rnum]) argument 271 int rnum; /* current record index */ member
|
/openbsd/games/adventure/ |
H A D | io.c | 253 rnum(void) /* read initial location num */ in rnum() function
|
/openbsd/usr.bin/rcs/ |
H A D | rcsprog.c | 555 char *rnum; in rcs_attach_symbol() local
|
H A D | rcsutil.c | 370 RCSNUM lnum, rnum; in rcs_rev_select() local
|
/openbsd/sys/dev/fdt/ |
H A D | simplefb.c | 40 int rpos, rnum; member
|
/openbsd/usr.sbin/zic/ |
H A D | zic.c | 402 eats(const char *name, int num, const char *rname, int rnum) in eats()
|
/openbsd/gnu/gcc/gcc/ |
H A D | reload1.c | 1711 int rnum = reload_order[order]; in find_reg() local
|
H A D | dwarf2out.c | 458 int rnum = DWARF2_FRAME_REG_OUT (DWARF_FRAME_REGNUM (i), 1); in expand_builtin_init_dwarf_reg_sizes() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | reload1.c | 1712 int rnum = reload_order[order]; local
|