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

  /external/llvm/lib/Support/
StreamingMemoryObject.cpp 93 size_t MaxAddress =
95 if (Address >= MaxAddress)
99 if (End > MaxAddress)
100 End = MaxAddress;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
smbus.h 93 UCHAR MaxAddress;

Completed in 688 milliseconds