Searched defs:ibuf1 (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/iconv_modules/ko/common/ |
H A D | Cp933_to_UTF8.c | 88 unsigned char ibuf1[] = {0x00, 0x6d, 0x00, 0x83, 0x00, 0xa2, 0x00, 0x89, 0x00, 0x6d, 0x00, 0xa4, 0x… variable
|
H A D | UTF8_to_Cp933.c | 88 unsigned char ibuf1[] = {0x5f, 0x63, 0xd3, 0x69, 0x5f, 0x75, 0x63, 0x73, 0x32, 0x75, 0x74, 0x66}; variable
|
H A D | euc_to_johap.c | 360 char ibuf1[] = {0xb0, 0xa1, 0xb0, 0xa2, 0x41, 0xb0 , 0xa3}; variable
|
H A D | johap_to_euc.c | 326 char ibuf1[] = {0xa8, 0x41, 0xa8, 0x42, 0x41, 0xa8 , 0x45}; variable
|
H A D | nbyte_to_euc.c | 532 char ibuf1[] = {0x0e, 0x57, 0x6c, 0x0f, 0x0e, 0x55, 0x67, 0x0f, 0x0e, 0x5a, 0x62, 0x57, 0x0f}; variable
|
H A D | euc_to_nbyte.c | 584 char ibuf1[] = {0xbf, 0xc0, 0xbc, 0xbc, 0xc3, 0xa2 , 0x41}; variable
|
/illumos-gate/usr/src/cmd/fdformat/ |
H A D | fdformat.c | 89 static uchar_t *ibuf1; variable
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 5096 Conv_inv_buf_t ibuf1, ibuf2; in regular() local
|