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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.h 113 /*@only@*/ yasm_intnum *yasm_intnum_create_leb128
intnum.c 337 yasm_intnum_create_leb128(const unsigned char *ptr, int sign, function
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
leb128_test.c 138 testn = yasm_intnum_create_leb128(test->result, test->sign, &size);

Completed in 144 milliseconds