Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDataExtractor.h33 using uint24_t = Uint24; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdint.h192 typedef __UINT24_TYPE__ uint24_t; typedef