HomeSort by: relevance | last modified time | path
    Searched defs:check_prototype_argument (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint1/
tree.c 4620 check_prototype_argument(const function_call *call, int arg, function
4685 ? check_prototype_argument(call, i + 1, param->s_type, arg)
tree.c 4620 check_prototype_argument(const function_call *call, int arg, function
4685 ? check_prototype_argument(call, i + 1, param->s_type, arg)
tree.c 4620 check_prototype_argument(const function_call *call, int arg, function
4685 ? check_prototype_argument(call, i + 1, param->s_type, arg)
tree.c 4620 check_prototype_argument(const function_call *call, int arg, function
4685 ? check_prototype_argument(call, i + 1, param->s_type, arg)

Completed in 73 milliseconds