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

  /external/valgrind/none/tests/amd64/
pcmpstr64w.c 13 typedef unsigned short UShort;
23 UShort uShort[8];
111 res |= ((arg->uShort[i] == 0) ? 1 : 0) << i;
232 UShort* argL = (UShort*)argLV;
233 UShort* argR = (UShort*)argRV;
236 UShort cL = argL[i];
237 UShort cR = argR[i]
    [all...]
  /external/icu/icu4c/source/i18n/
decNumberLocal.h 75 #define uShort uint16_t
    [all...]
decNumber.cpp     [all...]

Completed in 108 milliseconds