Searched refs:T_FLAG_TEMP (Results 1 – 3 of 3) sorted by relevance
351 if ( p && ( t->flags & T_FLAG_TEMP ) && in make0()621 else if ( t->binding == T_BIND_EXISTS && ( t->flags & T_FLAG_TEMP ) ) in make0()855 if ( t->flags & T_FLAG_TEMP ) out_printf( "TEMPORARY " ); in dependGraphOutput()
141 #define T_FLAG_TEMP 0x0001 /* TEMPORARY applied */ macro
237 builtin_flags, T_FLAG_TEMP, 0 ) ); in load_builtins()