Home | History | Annotate | Download | only in vm

Lines Matching refs:longVal

2267     u8 longVal;
2330 memcpy(&longVal, &framePtr[slot], 8);
2331 set8BE(buf+1, longVal);