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

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixfixes.c259 tTestDesc* pTD = p_fixd->p_test_desc; local
269 if (pTD->type == TT_EGREP)
271 pz_pat = pTD->pz_test_text;
275 pTD++;
660 tTestDesc* pTD = p_fixd->p_test_desc; local
670 if (pTD->type == TT_EGREP)
672 pz_pat = pTD->pz_test_text;
676 pTD++;
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixfixes.c269 tTestDesc* pTD = p_fixd->p_test_desc; local
279 if (pTD->type == TT_EGREP)
281 pz_pat = pTD->pz_test_text;
285 pTD++;
670 tTestDesc* pTD = p_fixd->p_test_desc; local
680 if (pTD->type == TT_EGREP)
682 pz_pat = pTD->pz_test_text;
686 pTD++;

Completed in 205 milliseconds