Home | History | Annotate | Download | only in srtp

Lines Matching refs:ebcdic_ii

2539 short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
2541 void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }