Home
last modified time | relevance | path

Searched defs:fundef (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h95 struct fundef { struct
114 struct fundef *fundef; argument
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcgram.y1745 fundef(NODE *tp, NODE *p) in fundef() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c173 constexpr_fundef_hasher::hash (constexpr_fundef *fundef) in hash()
186 constexpr_fundef fundef = { fun, NULL, NULL, NULL }; in retrieve_constexpr_fundef() local
1003 constexpr_fundef *fundef; member
1160 get_fundef_copy (const constexpr_ctx *ctx, constexpr_fundef *fundef) in get_fundef_copy()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dcgram.y1798 fundef(P1ND *tp, P1ND *p) in fundef() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc168 constexpr_fundef_hasher::hash (const constexpr_fundef *fundef) in hash()
181 constexpr_fundef fundef = { fun, NULL_TREE, NULL_TREE, NULL_TREE }; in retrieve_constexpr_fundef() local
1058 constexpr_fundef *fundef; member
1271 get_fundef_copy (constexpr_fundef *fundef) in get_fundef_copy()