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

  /external/qemu/util/
cutils.c 482 int uleb128_encode_small(uint8_t *out, uint32_t n) function
  /external/qemu/include/
qemu-common.h 422 int uleb128_encode_small(uint8_t *out, uint32_t n);

Completed in 37 milliseconds