Home | History | Annotate | Download | only in vm

Lines Matching refs:longVal

2262     u8 longVal;
2325 memcpy(&longVal, &framePtr[slot], 8);
2326 set8BE(buf+1, longVal);