/src/usr.bin/xlint/lint2/ |
chk.c | 326 total_args(int n, const type_t **tpp) function in typeref:typename:int 408 msg(7, hte->h_name, total_args(n, ap1), mkpos(pos1p), 409 total_args(n, ap2), mkpos(&call->f_pos)); 1182 total_args(n, ap1), mkpos(&sym1->s_pos), 1183 total_args(n, ap2), mkpos(&sym->s_pos));
|
chk.c | 326 total_args(int n, const type_t **tpp) function in typeref:typename:int 408 msg(7, hte->h_name, total_args(n, ap1), mkpos(pos1p), 409 total_args(n, ap2), mkpos(&call->f_pos)); 1182 total_args(n, ap1), mkpos(&sym1->s_pos), 1183 total_args(n, ap2), mkpos(&sym->s_pos));
|