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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c128 t = ppsetfile(fp->name)->name;
297 xp = ppsetfile(s);
376 fp->bound[index] = xp = ppsetfile(pp.path);
506 xp = ppsetfile(pp.path);
637 fp = ppsetfile(file);
682 fp = ppsetfile(name);
687 fp = ppsetfile(file);
713 dp->name = ppsetfile(error_info.file)->name;
742 xp = ppsetfile(name);
797 xp = ppsetfile(fil
[all...]
H A Dppinput.c81 if (!(xp = ppsetfile(sfstruse(qp))))
555 fp = ppsetfile(b);
H A Dppop.c174 ppsetfile(fp->name + c + 1)->guard = INC_IGNORE;
181 fp = ppsetfile(pp.token);
586 ppsetfile(p)->guard = INC_IGNORE;
1107 p = ppsetfile(p)->name;
H A Dppexpr.c95 fp = ppsetfile(file);
H A Dpplex.c639 ppmultiple(ppsetfile(error_info.file), cur->symbol);
2430 ifile = ppsetfile(ifile)->name;
H A Dpplib.h458 #define ppsetfile(x) ((struct ppfile*)hashlook(pp.filtab,x,HASH_CREATE|HASH_SIZE(sizeof(struct ppfile)),NiL)) macro

Completed in 71 milliseconds