HomeSort by: relevance | last modified time | path
    Searched defs:Int16 (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_ppmd_private.h 21 typedef short Int16;
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetBuiltins.h 151 Int16,
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 43 Int16 = 0x0072, // 16 bit signed int
  /src/external/apache2/llvm/dist/clang/utils/TableGen/
NeonEmitter.cpp 93 Int16,
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 397 Int16,
415 explicit Variant(int16_t V) : Type(PDB_VariantType::Int16) {
416 Value.Int16 = V;
456 int16_t Int16;
472 case Int16:
493 VARIANT_WIDTH(Int16, 16u)
518 VARIANT_APSINT(Int16, 16u, false)
560 VARIANT_EQUAL_CASE(Int16)
  /src/external/bsd/bzip2/dist/
bzip2.c 168 typedef short Int16;
893 "\tI require Int32, Int16 and Char to have sizes\n"
1791 sizeof(Int16) != 2 || sizeof(UInt16) != 2 ||
bzlib_private.h 48 typedef short Int16;

Completed in 34 milliseconds