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

/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Derr.c434 fn = lbasename(curr_pos.p_file);
453 fn = lbasename(curr_pos.p_file);
478 fn = lbasename(curr_pos.p_file);
507 fn = lbasename(curr_pos.p_file);
H A Demit1.c215 outint(getfnid(tag->s_dpos.p_file));
251 outint(getfnid(sym->s_dpos.p_file));
320 if (posp->p_file == csrc_pos.p_file) {
326 outint(getfnid(posp->p_file));
422 outint(getfnid(curr_pos.p_file));
603 outint(getfnid(curr_pos.p_file));
H A Dmain1.c227 printf("%s, %d: nowarn = 0\n", curr_pos.p_file, curr_pos.p_line);
H A Dlint1.h58 const char *p_file; member in struct:__anon9911
67 if (curr_pos.p_file == csrc_pos.p_file) \
H A Dfunc.c1244 printf("%s, %d: nowarn = 1\n", curr_pos.p_file, curr_pos.p_line);
1258 printf("%s, %d: bitfieldtype_ok = 1\n", curr_pos.p_file,
H A Dscan.l172 if (curr_pos.p_file == csrc_pos.p_file) {
1060 curr_pos.p_file = fnnalloc(fn, fnl);
1067 csrc_pos.p_file = curr_pos.p_file;
1068 outsrc(curr_pos.p_file);
1074 if (curr_pos.p_file == csrc_pos.p_file) {
H A Dcgram.y76 printf("%s, %d: clear flags %s %zu\n", curr_pos.p_file,
87 printf("%s, %d: save flags %s %zu = %d\n", curr_pos.p_file,
97 printf("%s, %d: restore flags %s %zu = %d\n", curr_pos.p_file,
H A Ddecl.c2886 printf("%s, %d: >temp nowarn = 0\n", curr_pos.p_file, curr_pos.p_line);
2892 printf("%s, %d: <temp nowarn = %d\n", curr_pos.p_file, curr_pos.p_line,
/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint2/
H A Dlint2.h59 short p_file; member in struct:type::__anon9927::__anon9928
H A Demit2.c116 outint(tp->t_uniqpos.p_file);
H A Dchk.c1254 tp1->t_uniqpos.p_file ==
1255 tp2->t_uniqpos.p_file &&
1288 tp1->t_uniqpos.p_file ==
1289 tp2->t_uniqpos.p_file &&
H A Dread.c695 tp->t_uniqpos.p_file =

Completed in 84 milliseconds