Searched refs:ppgetfile (Results 1 – 3 of 3) sorted by relevance
1523 if (!pp.insert) pp.insert = ppgetfile(s); in ppcontrol()2253 (*pp.incref)(error_info.file, ppgetfile(pp.path)->name, error_info.line, PP_SYNC_IGNORE); in ppcontrol()2257 (*pp.linesync)(error_info.line, ppgetfile(pp.path)->name); in ppcontrol()
449 #define ppgetfile(x) ((struct ppfile*)hashlook(pp.filtab,x,HASH_LOOKUP,NiL)) macro
448 if ((xp || (xp = ppgetfile(pp.path))) && (xp->flags & INC_SELF)) in search()