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

  /bionic/libm/src/
e_hypotf.c 46 ha -= 0x22000000; hb -= 0x22000000; k += 68;
58 ha += 0x22000000; /* a *= 2^68 */
59 hb += 0x22000000; /* b *= 2^68 */
  /external/qemu/hw/
armv7m.c 143 sysbus_mmio_map(sysbus_from_qdev(dev), 0, 0x22000000); local
  /frameworks/compile/libbcc/runtime/test/Unit/
clzsi2_test.c 106 if (test__clzsi2(0x22000000, 2))

Completed in 47 milliseconds