Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDataExtractor.h33 using uint24_t = Uint24; variable
/external/clang/lib/Headers/
Dstdint.h203 typedef __UINT24_TYPE__ uint24_t; typedef