Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDataExtractor.h33 using uint24_t = Uint24; variable
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h228 typedef __UINT24_TYPE__ uint24_t; typedef