Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Drules.h165 #define T_FLAG_ISFILE 0x0400 macro
Dmake.cpp333 t->flags & T_FLAG_ISFILE ); in make0()
Dmake1.cpp1414 t->boundname = search( t->name, &t->time, 0, t->flags & T_FLAG_ISFILE ); in make1bind()
Dbuiltins.cpp240 builtin_flags, T_FLAG_ISFILE, 0 ); in load_builtins()