Searched refs:pos1p (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dchk.c335 pos_t *pos1p = NULL; local
355 pos1p = &def->s_pos;
359 pos1p = &decl->s_pos;
366 pos1p = &call1->f_pos;
380 chkau(hte, n, def, decl, pos1p, call1, call,
400 pos1 = xstrdup(mkpos(pos1p));
432 * pos1p position of definition, declaration of first call
440 chkau(hte_t *hte, int n, sym_t *def, sym_t *decl, pos_t *pos1p, argument
582 pos1 = xstrdup(mkpos(pos1p));

Completed in 61 milliseconds