HomeSort by relevance Sort by last modified time
    Searched defs:vB_wide (Results 1 - 2 of 2) sorted by null

  /art/libdexfile/dex/
dex_instruction-inl.h 392 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32);
393 return vB_wide;
  /dalvik/libdex/
InstrUtils.h 138 u8 vB_wide; /* for kFmt51l */

Completed in 453 milliseconds