Searched refs:PFLINE (Results 1 – 1 of 1) sorted by relevance
38 #define PFLINE(pf) ((pf)->line) macro106 if(PFLINE(pf) == line && PFVM(pf) == vm && strcmp(PFFILE(pf),file) == 0)121 if(PFLINE(fn) < 0 && strcmp(PFNAME(fn),file) == 0)130 PFLINE(fn) = -1;154 PFLINE(pfvm) = 0;162 PFLINE(pf) = line;196 if(PFLINE(pf) >= 0 && PFVM(pf) == vm)282 if(PFLINE(one) == 0 && PFLINE(two) == 0)284 else if(PFLINE(one) == 0)286 else if(PFLINE(two) == 0)[all …]