crb_create_function_call_expression  493 crowbar.h      Expression *crb_create_function_call_expression(Expression *function,
crb_create_function_call_expression  235 crowbar.y      	    $$ = crb_create_function_call_expression($1, $3);
crb_create_function_call_expression  239 crowbar.y      	    $$ = crb_create_function_call_expression($1, NULL);