/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | anon3.C | 11 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 D | print-ntp.c | 202 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 D | dirent.c | 40 auto FILEFINDBUF ff; in opendir() local 44 auto FILEFINDBUF3 ff; in opendir() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_fake_stack.cpp | 148 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 D | typeck4.C | 16 void ff( A &anA ) in ff() function
|
H A D | bad-error6.C | 15 void ff(int i, int j) in ff() function
|
H A D | scope2.C | 37 foo *ff = ::new foo; in main() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | explicit62.C | 12 void ff () { f<char> (); } in ff() function
|
H A D | explicit63.C | 12 void ff () { f<T> (); } in ff() function
|
H A D | explicit64.C | 16 void ff () { f<char> (); } in ff() function
|
H A D | explicit65.C | 26 void ff () { f<char> (0); } in ff() function
|
H A D | explicit57.C | 19 void ff () { f<T> (); } in ff() function
|
H A D | explicit58.C | 19 void ff () { f<T> (); } in ff() function
|
H A D | explicit59.C | 17 void ff () { f<T> (); } in ff() function
|
H A D | explicit60.C | 17 void ff () { f<T> (); } in ff() function
|
H A D | explicit61.C | 17 void ff () { f<T> (0); } in ff() function
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/ |
H A D | asan_fake_stack_test.cpp | 115 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 D | 981019-1.c | 6 ff(int fname, int part, int nparts) in ff() function
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | alpha-opc.c | 419 #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 D | alpha-opc.c | 366 #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 D | ios_manip_fmtflags.cc | 99 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 D | eh990323-1.C | 18 template <class T> void ff(T) in ff() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 930529-1.c | 17 void (*ff) (); member
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | derivation.cc | 87 int ff; member in F
|
/openbsd-src/bin/csh/ |
H A D | set.c | 608 int ff; in balance() local
|