Searched defs:bin10 (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/winetests/crypt32/ |
H A D | str.c | 65 static BYTE bin10[] = { 0x61, 0x62, 0x63, 0x27, 0x64, 0x65, 0x66 }; variable
|
H A D | encode.c | 67 static const BYTE bin10[] = {0xff,0xff,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0}; variable
|