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

/haiku-buildtools/gcc/fixincludes/
H A Dfixfixes.c258 tTestDesc* pTD = p_fixd->p_test_desc; local
268 if (pTD->type == TT_EGREP)
270 pz_pat = pTD->pz_test_text;
274 pTD++;
659 tTestDesc* pTD = p_fixd->p_test_desc; local
669 if (pTD->type == TT_EGREP)
671 pz_pat = pTD->pz_test_text;
675 pTD++;
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dfixfixes.c265 tTestDesc* pTD = p_fixd->p_test_desc; local
275 if (pTD->type == TT_EGREP)
277 pz_pat = pTD->pz_test_text;
281 pTD++;
666 tTestDesc* pTD = p_fixd->p_test_desc; local
676 if (pTD->type == TT_EGREP)
678 pz_pat = pTD->pz_test_text;
682 pTD++;

Completed in 101 milliseconds