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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 6117 static char imported[(int) end1000];
6127 if (!imported[(int) code])
6129 imported[(int) code] = 1;
6105 static char imported[(int) end1000]; local
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 5969 static char imported[(int) end1000];
5979 if (!imported[(int) code])
5981 imported[(int) code] = 1;
5957 static char imported[(int) end1000]; local
  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 885 imported:1, /* Symbol has been associated by IMPORT. */ member in struct:__anon13616
1980 INTMOD_NONE if it's not imported from a intrinsic module. */
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 877 imported:1, /* Symbol has been associated by IMPORT. */ member in struct:__anon16051
1901 INTMOD_NONE if it's not imported from a intrinsic module. */

Completed in 51 milliseconds