Searched refs:jis (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-2.1/build/demos/encdemo/include/ |
| D | demostrings.h | 33 …u8 jis[] = {0x1B, 0x24, 0x42, 0x24, 0x22, 0x24, 0x24, 0x24, 0x26, 0x1B, 0x28, 0x42, 0x0D, 0x0A, 0x… variable
|
| /RvlSDK-2.1/build/demos/encdemo/src/ |
| D | sample.c | 207 if (dst[i] == jis[i]) in main() 212 OSReport("%#x\t%#x\n", dst[i + j], jis[i + j]); in main() 293 if (dst[i] == jis[i]) in main() 298 OSReport("%#x\t%#x\n", dst[i + j], jis[i + j]); in main()
|