Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Danon3.C11 struct ff { // ERROR - nested class in anonymous union struct
12 void *ptr;
13 char *name;
14 int sz;
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-ntp.c202 float ff; in p_sfix() local
219 float ff; in p_ntp_time() local
239 float ff; in p_ntp_delta() local
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Ddirent.c40 auto FILEFINDBUF ff; in opendir() local
44 auto FILEFINDBUF3 ff; in opendir() local
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp148 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
164 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
211 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMalloc() local
224 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, real_stack); in OnMallocAlways() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dtypeck4.C16 void ff( A &anA ) in ff() function
H A Dbad-error6.C15 void ff(int i, int j) in ff() function
H A Dscope2.C37 foo *ff = ::new foo; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit62.C12 void ff () { f<char> (); } in ff() function
H A Dexplicit63.C12 void ff () { f<T> (); } in ff() function
H A Dexplicit64.C16 void ff () { f<char> (); } in ff() function
H A Dexplicit65.C26 void ff () { f<char> (0); } in ff() function
H A Dexplicit57.C19 void ff () { f<T> (); } in ff() function
H A Dexplicit58.C19 void ff () { f<T> (); } in ff() function
H A Dexplicit59.C17 void ff () { f<T> (); } in ff() function
H A Dexplicit60.C17 void ff () { f<T> (); } in ff() function
H A Dexplicit61.C17 void ff () { f<T> (0); } in ff() function
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_fake_stack_test.cpp115 FakeFrame *ff = fs->Allocate(stack_size_log, cid, 0); in TEST() local
136 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, 0); in RecursiveFunction() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D981019-1.c6 ff(int fname, int part, int nparts) in ff() function
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dalpha-opc.c419 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument
420 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument
422 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument
423 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dalpha-opc.c366 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument
367 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument
369 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument
370 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dios_manip_fmtflags.cc99 std::ios_base::fmtflags ff = ostr01.flags(std::ios_base::boolalpha); in test02() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deh990323-1.C18 template <class T> void ff(T) in ff() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930529-1.c17 void (*ff) (); member
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dderivation.cc87 int ff; member in F
/openbsd-src/bin/csh/
H A Dset.c608 int ff; in balance() local

12