Home | History | Annotate | Download | only in Core

Lines Matching refs:GetU8

1912             case 1: operator=((uint8_t)data.GetU8(&offset)); break;
1928 case 1: operator=((int8_t)data.GetU8(&offset)); break;