Home
last modified time | relevance | path

Searched defs:ibuf2 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Deuc_to_johap.c364 char ibuf2[] = {0xb0, 0xa1, 0xb0, 0xa2, 0xb0}; variable
H A Djohap_to_euc.c330 char ibuf2[] = {0xa8, 0x41, 0xa8, 0x42, 0xa8}; variable
H A Dnbyte_to_euc.c536 char ibuf2[] = {0x0e, 0x57, 0x6c, 0x0f, 0x0e, 0x55}; variable
H A Deuc_to_nbyte.c588 char ibuf2[] = {0xbf, 0xc0, 0xbc, 0xbc, 0xc3}; variable
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c5096 Conv_inv_buf_t ibuf1, ibuf2; in regular() local