Searched refs:func_type (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Dbitfield3.C4 typedef void (func_type)(); typedef
8 friend func_type f : 2; /* { dg-error "with non-integral type" } */
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900208_03.C12 typedef void (func_type) (); typedef
16 new func_type; // { dg-error "" } missed by both cfront 2.0 and g++ 1.36.1
H A D900402_01.C10 typedef void (func_type) (); typedef
13 func_type f:32; // { dg-error "" } bitified with function type
H A D900519_05.C10 typedef void (func_type) (int, int); typedef
11 typedef func_type& func_ref_type;
17 func_type& global_func_ref1 = function;
H A D900208_04.C14 typedef void (func_type) (); typedef
16 void global_function_1 (func_type *p)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900208_03.C12 typedef void (func_type) (); typedef
16 new func_type; // { dg-error "" } missed by both cfront 2.0 and g++ 1.36.1
H A D900402_01.C10 typedef void (func_type) (); typedef
13 func_type f:32; // { dg-error "" } bitified with function type
H A D900519_05.C10 typedef void (func_type) (int, int); typedef
11 typedef func_type& func_ref_type;
17 func_type& global_func_ref1 = function;
H A D900208_04.C14 typedef void (func_type) (); typedef
16 void global_function_1 (func_type *p)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg20.C3 typedef void func_type (); typedef
4 func_type *fp;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg20.C3 typedef void func_type (); typedef
4 func_type *fp;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dqual1.C7 typedef const char *(func_type)(); typedef
12 func_type *Function;
14 const func_type* function(void) { return Function; }
15 volatile func_type* functionv(void);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dqual1.C7 typedef const char *(func_type)(); typedef
12 func_type *Function;
14 const func_type* function(void) { return Function; }
15 volatile func_type* functionv(void);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptrmem1.C6 typedef void func_type (int num); typedef in class:my_class
7 my_class (int num, func_type* proc);
11 func_type *_proc;
14 my_class::my_class (int num, func_type* proc) : _num(num), _proc(proc)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptrmem1.C6 typedef void func_type (int num); typedef in class:my_class
7 my_class (int num, func_type* proc);
11 func_type *_proc;
14 my_class::my_class (int num, func_type* proc) : _num(num), _proc(proc)
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-atm.c362 u_int8_t cell_type, func_type, payload, clp; local
372 func_type = (*(p+ATM_HDR_LEN_NOHEC+hec)) & 0x0f;
394 printf(", func-type unknown (%u)", func_type);
397 tok2str(oam_functype_values[cell_type],"none",func_type),
398 func_type);
402 switch (cell_type << 4 | func_type) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Drx-tdep.c507 struct type *func_type = value_type (function); local
510 while (TYPE_CODE (func_type) == TYPE_CODE_PTR)
511 func_type = TYPE_TARGET_TYPE (func_type);
514 gdb_assert (TYPE_CODE (func_type) == TYPE_CODE_FUNC
515 || TYPE_CODE (func_type) == TYPE_CODE_METHOD);
528 if (TYPE_VARARGS (func_type))
529 num_register_candidate_args = TYPE_NFIELDS (func_type) - 1;
546 struct type *return_type = TYPE_TARGET_TYPE (func_type);
549 || TYPE_CODE (func_type)
704 rx_return_value(struct gdbarch *gdbarch, struct type *func_type, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
[all...]
H A Dppc-tdep.h32 struct type *func_type,
38 struct type *func_type,
58 struct type *func_type,
H A Dppcnbsd-tdep.c82 ppcnbsd_return_value (struct gdbarch *gdbarch, struct type *func_type,
98 return ppc_sysv_abi_broken_return_value (gdbarch, func_type, valtype,
80 ppcnbsd_return_value(struct gdbarch *gdbarch, struct type *func_type, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
H A Damd64-windows-tdep.c76 amd64_windows_return_value (struct gdbarch *gdbarch, struct type *func_type, argument
H A Dsh-tdep.c92 sh_is_renesas_calling_convention (struct type *func_type) argument
94 return ((func_type
95 && TYPE_CALLING_CONVENTION (func_type) == DW_CC_GNU_renesas_sh)
967 sh_next_flt_argreg (struct gdbarch *gdbarch, int len, struct type *func_type) argument
988 if (!sh_is_renesas_calling_convention (func_type))
1001 && !sh_is_renesas_calling_convention (func_type))
1074 struct type *func_type = value_type (function); local
1086 if (sh_is_renesas_calling_convention (func_type)
1087 && TYPE_VARARGS (func_type))
1088 last_reg_arg = TYPE_NFIELDS (func_type)
1215 struct type *func_type = value_type (function); local
1405 sh_return_value_nofpu(struct gdbarch *gdbarch, struct type *func_type, struct type *type, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
1420 sh_return_value_fpu(struct gdbarch *gdbarch, struct type *func_type, struct type *type, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
[all...]
H A Dppc-sysv-tdep.c685 do_ppc_sysv_return_value (struct gdbarch *gdbarch, struct type *func_type, argument
694 if (func_type
695 && TYPE_CALLING_CONVENTION (func_type) == DW_CC_GDB_IBM_OpenCL)
1040 ppc_sysv_abi_return_value (struct gdbarch *gdbarch, struct type *func_type, argument
1044 return do_ppc_sysv_return_value (gdbarch, func_type, valtype, regcache,
1050 struct type *func_type,
1055 return do_ppc_sysv_return_value (gdbarch, func_type, valtype, regcache,
1717 ppc64_sysv_abi_return_value (struct gdbarch *gdbarch, struct type *func_type, argument
1725 if (func_type
1726 && TYPE_CALLING_CONVENTION (func_type)
1049 ppc_sysv_abi_broken_return_value(struct gdbarch *gdbarch, struct type *func_type, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dptype.c242 typedef int (*func_type) (int (*) (int, float), float); typedef
251 func_type v_func_type;
255 .stabs "func_type:t(0,100)=*(0,101)=g(0,1)(0,102)=*(0,103)=g(0,1)(0,1)(0,14)#(0,14)#",128,0,234,0
/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/tests/
H A Dmpc-tests.h144 } func_type; typedef in typeref:enum:__anon2549
153 func_type type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/arm/
H A Darm.c1448 if (ARM_FUNC_TYPE (cfun->machine->func_type) == ARM_FT_UNKNOWN)
1449 cfun->machine->func_type = arm_compute_func_type ();
1451 return cfun->machine->func_type;
1463 unsigned int func_type;
1472 func_type = arm_current_func_type ();
1476 if (func_type & (ARM_FT_VOLATILE | ARM_FT_NAKED))
1480 if (IS_INTERRUPT (func_type) && frame_pointer_needed)
9180 unsigned long func_type = arm_current_func_type ();
9184 if (IS_INTERRUPT (func_type))
9193 if (ARM_FUNC_TYPE (func_type)
1458 unsigned int func_type; local
9164 unsigned long func_type = arm_current_func_type (); local
9246 unsigned long func_type = arm_current_func_type (); local
9417 unsigned long func_type; local
9655 unsigned long func_type; local
9723 unsigned long func_type; local
10377 unsigned long func_type; local
10570 unsigned long func_type; local
13609 unsigned long func_type; local
[all...]

Completed in 149 milliseconds

123