Home | History | Annotate | Download | only in coders

Lines Matching refs:x3F

1038               *q|=(*p & 0x3F);
1049 *q|=(c & 0x3F) << 6;
1053 *q|=(*p & 0x3F);