Home
last modified time | relevance | path

Searched refs:T_FATE_STABLE (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dmake.cpp480 fate = T_FATE_STABLE; in make0()
542 if ( fate != T_FATE_STABLE ) in make0()
553 fate = T_FATE_STABLE; in make0()
635 fate = T_FATE_STABLE; in make0()
640 if ( savedFate == T_FATE_STABLE ) in make0()
666 fate = T_FATE_STABLE; in make0()
816 case T_FATE_STABLE: in dependGraphOutput()
Drules.h183 #define T_FATE_STABLE 2 /* target did not need updating */ macro
Dmake1.cpp438 case T_FATE_STABLE: in make1b()
1329 ( t->fate <= T_FATE_STABLE ) ) in make1list()
1339 if ( t->fate <= T_FATE_STABLE ) in make1list()