Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c94 C_IBM = 04, enumerator
270 {"ibm", C_IBM | C_BLOCK | C_TWOBUFS}, /* Different ASCII to EBCDIC. */
1662 if (multiple_bits_set (conversions_mask & (C_ASCII | C_EBCDIC | C_IBM))) in scanargs()
1717 else if (conversions_mask & C_IBM) in apply_translations()