HomeSort by relevance Sort by last modified time
    Searched defs:S16 (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/os/common/inc/
cu_ostypes.h 12 typedef signed short S16,*PS16;
  /external/llvm/unittests/ADT/
StringRefTest.cpp 395 int16_t S16;
407 bool S16Success = StringRef(Signed[i].Str).getAsInteger(0, S16);
410 EXPECT_EQ(S16, Signed[i].Expected);

Completed in 245 milliseconds