Home
last modified time | relevance | path

Searched defs:kShortSize (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceAssemblerX86BaseImpl.h3591 static const int kShortSize = 2; in j() local
3645 static const int kShortSize = 2; in jmp() local
/external/v8/src/
Dglobals.h146 const int kShortSize = sizeof(short); // NOLINT variable
Dobjects.h9877 static const int kShortSize = kResourceOffset + kPointerSize; variable