Home
last modified time | relevance | path

Searched refs:rsize_t (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/clang/test/Headers/
Dc11.c26 rsize_t x = 0;
40 rsize_t x2 = RSIZE_MAX;
Dthumbv7-apple-ios-types.cpp76 static_assert(is_same<long unsigned int, ::rsize_t>::value, "::rsize_t is wrong");
Dx86_64-apple-macosx-types.cpp76 static_assert(is_same<long unsigned int, ::rsize_t>::value, "::rsize_t is wrong");
Darm64-apple-ios-types.cpp76 static_assert(is_same<long unsigned int, ::rsize_t>::value, "::rsize_t is wrong");
/external/clang/test/Headers/
Dc11.c26 rsize_t x = 0;
40 rsize_t x2 = RSIZE_MAX;
Dx86_64-apple-macosx-types.cpp76 static_assert(is_same<long unsigned int, ::rsize_t>::value, "::rsize_t is wrong");
Dthumbv7-apple-ios-types.cpp76 static_assert(is_same<long unsigned int, ::rsize_t>::value, "::rsize_t is wrong");
Darm64-apple-ios-types.cpp76 static_assert(is_same<long unsigned int, ::rsize_t>::value, "::rsize_t is wrong");
/external/llvm-project/clang/lib/Headers/
Dstddef.h60 typedef __SIZE_TYPE__ rsize_t; typedef
/external/clang/lib/Headers/
Dstddef.h76 typedef __SIZE_TYPE__ rsize_t; typedef
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc713 SYMBOL(rsize_t, None, <stddef.h>)