Searched refs:CIDX (Results 1 – 1 of 1) sorted by relevance
336 #define CIDX(compiler, flags) \ macro1596 switch (CIDX(CC(ctx), ctx->i_flags)) { in prepctx()1597 case CIDX(CW_C_CC, 0): in prepctx()1601 case CIDX(CW_C_CC, CW_F_CXX): in prepctx()1605 case CIDX(CW_C_GCC, 0): in prepctx()1609 case CIDX(CW_C_GCC, CW_F_CXX): in prepctx()1618 cmd = cmds[CIDX(CC(ctx), ctx->i_flags)]; in prepctx()