HomeSort by: relevance | last modified time | path
    Searched refs:MAX_INIT_PRIORITY (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
stormy16.cc 1650 MAX_INIT_PRIORITY - priority);
1672 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc/dist/gcc/config/stormy16/
stormy16.cc 1794 MAX_INIT_PRIORITY - priority);
1816 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 1897 if (pri < 0 || pri > MAX_INIT_PRIORITY)
1918 MAX_INIT_PRIORITY);
1921 MAX_INIT_PRIORITY);
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 2173 if (pri < 0 || pri > MAX_INIT_PRIORITY)
2194 MAX_INIT_PRIORITY);
2197 MAX_INIT_PRIORITY);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
tree.cc 5091 if (pri > MAX_INIT_PRIORITY || pri <= 0)
5094 pri, MAX_INIT_PRIORITY);
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 2836 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 2840 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc/dist/gcc/cp/
tree.cc 5232 if (pri > MAX_INIT_PRIORITY || pri <= 0)
5235 pri, MAX_INIT_PRIORITY);
  /src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.cc 4796 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc 4796 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 3135 #define MAX_INIT_PRIORITY 65535
varasm.cc 1719 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc/dist/gcc/
tree.h 3296 #define MAX_INIT_PRIORITY 65535
varasm.cc 1716 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 20820 between 0 and MAX_INIT_PRIORITY.
20838 MAX_INIT_PRIORITY - priority);
20869 MAX_INIT_PRIORITY - priority);
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 21288 between 0 and MAX_INIT_PRIORITY.
21306 MAX_INIT_PRIORITY - priority);
21337 MAX_INIT_PRIORITY - priority);

Completed in 127 milliseconds