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

  /external/netperf/src/
netcpu_pstat.c 84 lo_32(&res[i]));
193 lo_32(&firstcnt[j]),
196 lo_32(&secondcnt[j]));
netlib.c 2998 lo_32(big_int) function
    [all...]
  /external/v8/src/s390/
assembler-s390.h 830 int32_t lo_32 = static_cast<int32_t>(value);
833 iilf(r1, Operand(lo_32));
    [all...]
macro-assembler-s390.cc 3214 int32_t lo_32 = static_cast<int32_t>(value); local
4329 int32_t lo_32 = static_cast<int32_t>(value); local
4532 uint32_t lo_32 = static_cast<uint32_t>(value); local
    [all...]
  /external/v8/src/ppc/
assembler-ppc.cc 1740 int32_t lo_32 = static_cast<int32_t>(value); local
    [all...]

Completed in 110 milliseconds