HomeSort by: relevance | last modified time | path
    Searched defs:papz_machs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/fixincludes/
fixincl.c 358 char const ** papz_machs = p_fixd->papz_machs; local
363 char const * pz_mpat = *(papz_machs++);
426 && (p_fixd->papz_machs != (const char**) NULL)
fixlib.h 200 tCC** papz_machs; /* List of machine/os-es it applies to */ member in struct:fix_desc
  /src/external/gpl3/gcc.old/dist/fixincludes/
fixincl.c 358 char const ** papz_machs = p_fixd->papz_machs; local
363 char const * pz_mpat = *(papz_machs++);
426 && (p_fixd->papz_machs != (const char**) NULL)
fixlib.h 200 tCC** papz_machs; /* List of machine/os-es it applies to */ member in struct:fix_desc

Completed in 56 milliseconds