Searched refs:fs2 (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | srvr_nfs.c | 123 fserver *fs2 = NULL; in flush_srvr_nfs_cache() local 125 ITER(fs2, fserver, &nfs_srvr_list) { in flush_srvr_nfs_cache() 126 if (fs == NULL || fs == fs2) { in flush_srvr_nfs_cache() 127 nfs_private *np = (nfs_private *) fs2->fs_private; in flush_srvr_nfs_cache() 188 fserver *fs2 = (fserver *) idv; in got_portmap() local 195 if (fs == fs2) in got_portmap() 198 if (fs == fs2) { in got_portmap()
|
| /netbsd-src/lib/libc/compat/arch/alpha/gen/ |
| H A D | compat__setjmp.S | 64 stt fs2, ((4 + 37) * 8)(a0) 109 ldt fs2, ((4 + 37) * 8)(a0)
|
| H A D | compat_setjmp.S | 91 stt fs2, ((4 + 37) * 8)(a0)
|
| /netbsd-src/lib/libc/arch/riscv/gen/ |
| H A D | _setjmp.S | 72 fsd fs2, JB_FS2(a0) /* save callee saved register */ 109 fld fs2, JB_FS2(a0) /* restore callee saved register */
|
| H A D | __setjmp14.S | 44 fsd fs2, JB_FS2(a0) /* save callee saved register */ 86 fld fs2, JB_FS2(a0) /* restore callee saved register */
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/riscv64/ |
| H A D | efisetjmp_arch.h | 28 UINT64 fs2; member
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/riscv64/ |
| H A D | setjmp.S | 30 FREG_ONE(fs2, 128); \
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/ |
| H A D | loc_29.c | 443 int d2, m2, s2, fs2; in totext_loc() local 531 fs2 = (int)(longitude % 1000); in totext_loc() 552 m1, s1, fs1, north ? "N" : "S", d2, m2, s2, fs2, in totext_loc()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/ |
| H A D | loc_29.c | 443 int d2, m2, s2, fs2; in totext_loc() local 531 fs2 = (int)(longitude % 1000); in totext_loc() 552 m1, s1, fs1, north ? "N" : "S", d2, m2, s2, fs2, in totext_loc()
|
| /netbsd-src/lib/libc/arch/alpha/gen/ |
| H A D | __setjmp14.S | 94 stt fs2, (4*8 + SC_FPREGS)(a0)
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | asan_test.cc | 1006 static char fs2[10]; in TEST() local 1035 Ident(fs2); in TEST() 1040 EXPECT_DEATH(fs2[Ident(-1)] = 0, "is located.*of global variable"); in TEST()
|
| /netbsd-src/sys/arch/alpha/include/ |
| H A D | asm.h | 98 #define fs2 $f4 macro
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVRegisterInfo.td | 207 def F18_H : RISCVReg16<18,"f18", ["fs2"]>, DwarfRegNum<[50]>;
|