Home | History | Annotate | Download | only in lint2

Lines Matching defs:call1

343 	fcall_t *calls, *call, *call1;
356 call1 = NULL;
367 call1 = calls;
369 if ((tp1 = TP(call1->f_type))->t_tspec != FUNC)
371 pos1p = &call1->f_pos;
386 chkau(hte, n, def, decl, pos1p, call1, call,
441 * call1 first call, if both def and decl are old-style def/decl
443 * arg1 currently checked argument of def/decl/call1
449 const pos_t *pos1p, const fcall_t *call1, const fcall_t *call,
462 * found (call1).
532 ai1 = call1 != NULL ? call1->f_args : NULL;