Home
last modified time | relevance | path

Searched refs:T_FLAG_NOCARE (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/build/src/engine/
Drules.h142 #define T_FLAG_NOCARE 0x0002 /* NOCARE applied */ macro
Dmake.cpp658 if ( t->flags & T_FLAG_NOCARE ) in make0()
856 if ( t->flags & T_FLAG_NOCARE ) out_printf( "NOCARE " ); in dependGraphOutput()
Dmake1.cpp402 T_FLAG_NOCARE ) ) in make1b()
Dbuiltins.cpp224 builtin_flags, T_FLAG_NOCARE, 0 ) ); in load_builtins()