Home
last modified time | relevance | path

Searched refs:block_call (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/cp/
HDtypeck.c2862 convert_arguments (tree typelist, tree values, tree fndecl, int flags, int block_call) in convert_arguments() argument
2905 error ("too many arguments to %s", (block_call ? "block call" : "function")); in convert_arguments()
3008 error ("too few arguments to %s", (block_call ? "block call" : "function")); in convert_arguments()