Searched refs:block_call (Results 1 – 1 of 1) sorted by relevance
2862 convert_arguments (tree typelist, tree values, tree fndecl, int flags, int block_call) in convert_arguments() argument2905 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()