Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd/regress/sys/uvm/pdsim/
H A Dopt.hs37 ff s [] = head $ Set.elems s function
38 ff s (y:ys) = function
/netbsd/sys/kern/
H A Dkern_descrip.c296 fdfile_t *ff; in fd_used() local
325 fdfile_t *ff; in fd_unused() local
363 fdfile_t *ff; in fd_getfile() local
454 fdfile_t *ff; in fd_putfile() local
576 fdfile_t *ff; in fd_getfile2() local
614 fdfile_t *ff; in fd_close() local
779 fdfile_t *ff; in fd_dup2() local
1169 fdfile_t *ff; in fd_affix() local
1204 fdfile_t *ff; in fd_abort() local
1548 fdfile_t *ff; in fd_free() local
[all …]
H A Dsubr_exec_fd.c47 fdfile_t *ff; in fd_ktrexecfd() local
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-aarch64/
H A Dtprel_add_lo12_overflow.s9 ff: label
H A Dtprel_g2_overflow.s7 ff: label
H A Dpr17415.s7 ff: label
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-riscv-elf/
H A Dcall-relax-0.s8 ff: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-riscv-elf/
H A Dcall-relax-0.s8 ff: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dtprel_add_lo12_overflow.s9 ff: label
H A Dtprel_g2_overflow.s7 ff: label
H A Dpr17415.s7 ff: label
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-sh/
H A Dsub2l.s13 ff: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-sh/
H A Dsub2l.s13 ff: label
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-ntp.c336 register double ff; in p_sfix() local
354 register double ff; in p_ntp_time() local
391 register double ff; in p_ntp_delta() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_fake_stack_test.cc116 FakeFrame *ff = fs->Allocate(stack_size_log, cid, 0); in TEST() local
137 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, 0); in RecursiveFunction() local
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cc147 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
164 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
205 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fake_stack.cc149 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
166 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
207 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fake_stack.cc147 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
164 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
205 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dalpha-opc.c365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument
366 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument
368 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument
369 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dalpha-opc.c365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument
366 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument
368 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument
369 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dalpha-opc.c365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument
366 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument
368 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument
369 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dalpha-opc.c365 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument
366 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument
368 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument
369 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
/netbsd/usr.sbin/btattach/
H A Dinit_stlc2500.c69 int ff; in firmload_stlc2500() local
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_addsub.c93 mpq_t rr, ii, ff; in testmain() local
/netbsd/tests/include/sys/
H A Dt_types.c118 fsfilcnt_t ff; in ATF_TC_BODY() local

1234