Searched defs:fp (Results 1 - 25 of 1554) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/eh/
H A Dspec1.C5 void (&fp)() throw () = f; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dptrmem9.C5 void (*A::* fp)() const; // { dg-error "invalid in variable declaration" } variable
H A Dtypedef2.C3 fn* fp; // { dg-error "pointer.*qualified function type" } variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/eh/
H A Dspec1.C5 void (&fp)() throw () = f; variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Daccess17.C12 static int (A::*fp)(); member in struct:B
16 int (A::* B::fp)() = &A::f; // { dg-error "" } variable
20 static int (A::*fp)(); member in struct:C
24 int (A::* C::fp)() = &A::f; // { dg-error "" } variable
H A Dtypedef.C8 F *fp; member in struct:A
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20011106-1.c6 void (*fp) (void); variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dmember-ptr-forwardref.S47 fp: label
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A D__fpending.c29 __fpending (FILE *fp) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20011106-1.c6 void (*fp) (void); variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dredecl-17.c3 void (*fp)(const int i); variable
4 void (*fp)(int i); variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dinit12.C5 typedef int (*fp)(); typedef
H A Dinit2.C4 typedef int (*fp)(); typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.rfg/
H A D00324_02-.C8 void (*fp)(void); variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D930702-1.c1 fp (double a, int b) function
H A Dfunc-ptr-1.c2 static double (*fp) (float a); variable
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dgetwc.c45 getwc(FILE *fp) argument
/netbsd-6-1-5-RELEASE/tools/compat/
H A Dfpurge.c43 fpurge(FILE *fp) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dopensock.c47 FILE *fp; local
H A Dunbind.c40 FILE *fp; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/tc1/
H A Ddr179.C6 typedef void (*fp)(void); typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.bugs/
H A D891229_02.C21 function_p fp; // { dg-error "" } no such type in scope variable
H A D900428_02.C14 void (*fp) (); variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg20.C4 func_type *fp; variable
9 vp != fp; // { dg-error "forbids comparison" } no conversion from pfn to void* local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt9.C17 widget fp = (widget) &window::Isopen; // { dg-error "" } // ERROR - variable

Completed in 234 milliseconds

1234567891011>>