Searched defs:ibuf2 (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/lib/iconv_modules/ko/common/ |
H A D | euc_to_johap.c | 364 char ibuf2[] = {0xb0, 0xa1, 0xb0, 0xa2, 0xb0}; variable
|
H A D | johap_to_euc.c | 330 char ibuf2[] = {0xa8, 0x41, 0xa8, 0x42, 0xa8}; variable
|
H A D | nbyte_to_euc.c | 536 char ibuf2[] = {0x0e, 0x57, 0x6c, 0x0f, 0x0e, 0x55}; variable
|
H A D | euc_to_nbyte.c | 588 char ibuf2[] = {0xbf, 0xc0, 0xbc, 0xbc, 0xc3}; variable
|
/titanic_51/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 4932 Conv_inv_buf_t ibuf1, ibuf2; in regular() local
|