Searched refs:T_FLAG_INTERNAL (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/jam/
H A Dmake.c214 if( p && t->flags & T_FLAG_INTERNAL )
273 int internal = t->flags & T_FLAG_INTERNAL;
461 if( t->flags & T_FLAG_INTERNAL )
H A Drules.h126 # define T_FLAG_INTERNAL 0x40 /* internal INCLUDES node */ macro
H A Drules.c130 t->flags |= T_FLAG_NOTFILE | T_FLAG_INTERNAL;

Completed in 54 milliseconds