Searched refs:RZ (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/tests/rump/rumpkern/
H A Dt_lwproc.c62 RZ(rump_pub_lwproc_newlwp(0));
66 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
70 RZ(rump_pub_lwproc_newlwp(rump_sys_getpid()));
89 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
92 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
123 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
127 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
153 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
161 RZ(rump_pub_lwproc_newlwp(mypid));
237 RZ(rump_pub_lwproc_newlw
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/hfs/
H A Dt_pathconvert.c45 RZ(system(thecmd));
48 RZ(system(thecmd));
52 RZ(rump_init());
55 RZ(rump_pub_etfs_register(FAKEBLK, IMGNAME, RUMP_ETFS_BLK));
/netbsd-6-1-5-RELEASE/tests/rump/rumpvfs/
H A Dt_p2kifs.c70 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
75 RZ(RUMP_VOP_LOOKUP(rumpns_rootvnode, &vp, cn));
83 RZ(RUMP_VOP_LOOKUP(rumpns_rootvnode, &vp, cn));
H A Dt_basic.c62 RZ(rump_init());
H A Dt_etfs.c266 RZ(rump_init());
270 RZ(rump_pub_etfs_register("/key", "hostfile", RUMP_ETFS_REG));
277 RZ(rump_pub_etfs_register("////key//with/slashes", "hostfile",
/netbsd-6-1-5-RELEASE/tests/net/bpf/
H A Dt_bpf.c80 RZ(rump_init());
81 RZ(rump_pub_shmif_create(NULL, &ifnum));
151 RZ(rump_init());
/netbsd-6-1-5-RELEASE/tests/fs/vfs/
H A Dt_renamerace.c87 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
139 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
H A Dt_vnops.c621 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
740 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
/netbsd-6-1-5-RELEASE/tests/lib/librumpclient/
H A Dt_fd.c69 RZ(system("rump_server " RUMPSERV));
112 RZ(system("rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet "
/netbsd-6-1-5-RELEASE/tests/
H A Dh_macros.h47 #define RZ(x) \ macro
/netbsd-6-1-5-RELEASE/tests/include/sys/
H A Dt_socket.c94 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
111 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
/netbsd-6-1-5-RELEASE/tests/fs/tmpfs/
H A Dt_renamerace.c97 RZ(rump_pub_lwproc_rfork(RUMP_RFCFDG));
/netbsd-6-1-5-RELEASE/tests/libexec/ld.elf_so/
H A Dt_dlinfo.c100 RZ(dlinfo(RTLD_SELF, RTLD_DI_LINKMAP, &map));
/netbsd-6-1-5-RELEASE/tests/lib/libc/gen/
H A Dt_glob.c180 RZ(glob(p, GLOB_ALTDIRFUNC | flags, NULL, &gl));
/netbsd-6-1-5-RELEASE/lib/libm/noieee_src/
H A Dn_support.c465 * RZ ...round-towards 0
469 const int RN=0,RZ=1,RP=2,RM=3;
505 swapRM(RZ); /* ...set Rounding Mode to round-toward-zero */
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Dpfpsp.s6156 # RZ = $xxxx0001 #
6199 short truncate - tbl_mode # RZ always truncates
7025 long 0x7ffe0000,0xffffffff,0xffffffff,0x00000000 # +EXT; RZ
7030 long 0x407e0000,0xffffff00,0x00000000,0x00000000 # +SGL; RZ
7035 long 0x43fe0000,0xffffffff,0xfffff800,0x00000000 # +DBL; RZ
7045 long 0xfffe0000,0xffffffff,0xffffffff,0x00000000 # -EXT; RZ
7050 long 0xc07e0000,0xffffff00,0x00000000,0x00000000 # -SGL; RZ
7055 long 0xc3fe0000,0xffffffff,0xfffff800,0x00000000 # -DBL; RZ
8256 # if the rnd mode is anything but RZ, then we have to re-do the above
8257 # multiplication because we used RZ fo
[all...]
H A Dfpsp.s9378 lea.l PIRZRM(%pc),%a0 # no; load PI RZ,RM table addr
9408 lea.l SMALRZRM(%pc),%a0 # no; load RZ,RM table addr
9452 lea.l BIGRZRM(%pc),%a0 # no; load RZ,RM table addr
11824 # if the rnd mode is anything but RZ, then we have to re-do the above
11825 # multiplication because we used RZ for all.
11882 # using RZ as the rounding mode to see what the pre-rounded result is.
11889 ori.b &rz_mode*0x10,%d1 # insert RZ
12650 # operation using RZ as the rounding mode to see what the pre-rounded
12657 ori.b &rz_mode*0x10,%d1 # insert RZ
14177 # using RZ a
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c3238 mips_gprmask |= 1 << MIPS16_EXTRACT_OPERAND (RZ, *ip);
3326 (ip, MIPS16_EXTRACT_OPERAND (RZ, history[0]),
3974 MIPS16_INSERT_OPERAND (RZ, insn, va_arg (*args, int));
8316 zreg = MIPS16_EXTRACT_OPERAND (RZ, *ip);
10517 MIPS16_INSERT_OPERAND (RZ, *ip, regno);

Completed in 261 milliseconds