Home
last modified time | relevance | path

Searched defs:IBM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A Djfp_jis_to_ucs2.h103 #define IBM(x) J2U_NODEST_COL2 macro
106 #define IBM(x) (x) macro
H A Djfp_ucs2_to_euc16.h141 #define IBM(x) U2E_NODEST_COL2 macro
144 #define IBM(x) (x) macro
/illumos-gate/usr/src/cmd/dd/
H A Ddd.c94 #define IBM 25 /* convert ASCII to blocked IBM */ macro