Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cw/
H A Dcw.c314 #define CW_F_PROG 0x20 macro
648 if (ctx->i_flags & CW_F_PROG) { in do_gcc()
1515 if (ctx->i_flags & CW_F_PROG) { in do_cc()
1627 if (ctx->i_flags & CW_F_PROG) { in prepctx()
1745 if (ctx->i_flags & CW_F_PROG) in reap()
1897 ctx->i_flags |= CW_F_PROG|CW_F_EXEC; in main()