Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/cw/
H A Dcw.c313 #define CW_F_XLATE 0x10 macro
1633 if (!(ctx->i_flags & CW_F_XLATE)) in prepctx()
1824 ctx->i_flags = CW_F_ECHO|CW_F_XLATE; in main()
1880 ctx->i_flags &= ~CW_F_XLATE; in main()