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

  /src/external/gpl3/gcc/dist/gcc/
sched-int.h 250 #define DEP_PRO(D) ((D)->pro)
298 #define DEP_LINK_PRO(N) (DEP_PRO (DEP_LINK_DEP (N)))
  /src/external/gpl3/gcc.old/dist/gcc/
sched-int.h 250 #define DEP_PRO(D) ((D)->pro)
298 #define DEP_LINK_PRO(N) (DEP_PRO (DEP_LINK_DEP (N)))

Completed in 17 milliseconds