Searched refs:CW_F_CXX (Results 1 – 1 of 1) sorted by relevance
309 #define CW_F_CXX 0x01 macro337 ((int)(compiler) << 1) + ((flags) & CW_F_CXX ? 1 : 0)720 if (ctx->i_flags & CW_F_CXX) { in do_gcc()1601 case CIDX(CW_C_CC, CW_F_CXX): in prepctx()1609 case CIDX(CW_C_GCC, CW_F_CXX): in prepctx()1865 ctx->i_flags |= CW_F_CXX; in main()1868 ctx->i_flags |= CW_F_CXX; in main()