Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/lint1/
Dtree.c4512 check_prototype_argument(const function_call *call, int arg, in check_prototype_argument() function
4577 ? check_prototype_argument(call, i + 1, param->s_type, arg) in check_function_arguments()