Searched defs:functype (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/opt/
H A Dpr19650.C14 virtual enum Functype functype() const { return UNKNOWN_FUNC; } function in class:Item_func
20 virtual enum Functype functype() const { return EQUAL_FUNC; } function in class:Item_bool_func2
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/opt/
H A Dpr19650.C14 virtual enum Functype functype() const { return UNKNOWN_FUNC; } function in class:Item_func
20 virtual enum Functype functype() const { return EQUAL_FUNC; } function in class:Item_bool_func2
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dplugin.c192 slapi_int_get_plugins( Backend *be, int functype, SLAPI_FUNC **ppFuncPtrs ) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.c7549 tree functype = TREE_TYPE (TREE_TYPE (current_function_decl)); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dtypeck.c6466 tree functype = TREE_TYPE (TREE_TYPE (current_function_decl)); local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c2382 gdbarch_return_value (struct gdbarch *gdbarch, struct type *functype, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf) argument

Completed in 282 milliseconds