Searched refs:push_void_library_fn (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Dexcept.c231 fn = push_void_library_fn (fn, void_list_node);
559 fn = push_void_library_fn (fn, tree_cons (NULL_TREE, ptr_type_node,
H A Dcp-tree.h3914 extern tree push_void_library_fn (tree, tree);
H A Ddecl.c3568 push_void_library_fn (tree name, tree parmtypes)
3559 push_void_library_fn (tree name, tree parmtypes) function
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c202 fn = push_void_library_fn (fn, void_list_node);
529 fn = push_void_library_fn (fn, tree_cons (NULL_TREE, ptr_type_node,
H A Dcp-tree.h3806 extern tree push_void_library_fn PARAMS ((tree, tree));
H A Ddecl.c7399 push_void_library_fn (name, parmtypes)
7386 push_void_library_fn (name, parmtypes) function

Completed in 201 milliseconds