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

  /external/netperf/src/
netcpu_pstat.c 83 hi_32(&res[i]),
192 hi_32(&firstcnt[j]),
195 hi_32(&secondcnt[j]),
netlib.c 2977 hi_32(big_int) function
    [all...]
  /external/v8/src/s390/
macro-assembler-s390.cc     [all...]
assembler-s390.h 613 int32_t hi_32 = static_cast<int64_t>(value) >> 32;
616 iihf(r1, Operand(hi_32));
    [all...]
  /external/v8/src/ppc/
assembler-ppc.cc 1694 int32_t hi_32 = static_cast<int32_t>(value >> 32); local
    [all...]

Completed in 659 milliseconds