Home
last modified time | relevance | path

Searched defs:UIntPtr (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DMeta.h89 typedef std::uintptr_t UIntPtr; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DDebuggerSupportPlugin.cpp30 using UIntPtr = uint64_t; typedef