Home
last modified time | relevance | path

Searched defs:proto_param (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.bin/xlint/lint1/
Ddecl.c2486 check_prototype_declaration(const sym_t *old_param, const sym_t *proto_param) in check_prototype_declaration()
2556 const sym_t *proto_param = proto_params; in check_func_old_style_parameters() local