Home
last modified time | relevance | path

Searched refs:__restrict__ (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dalternate-keywords.c2 extern float strtof(const char *__restrict__ ptr, char **__restrict__ endptr);
H A Dreserved.c27 static int (__restrict__); variable
111 reserved.c:27:12: error: Trying to use reserved word '__restrict__' as identifier
H A Drestrict-array.c11 #define __restrict_arr __restrict__
/third_party/lz4/tests/
H A Dfreestanding.c40 EXTERN_C void *memcpy(void * __restrict__ dst, const void * __restrict__ src, size_t n);
200 EXTERN_C void *memcpy(void * __restrict__ dst, const void * __restrict__ src, size_t n) { in memcpy()
/third_party/mesa3d/include/
H A Dc99_compat.h68 # define restrict __restrict__
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dsetup.hpp700 # define GLM_RESTRICT_FUNC __restrict__
701 # define GLM_RESTRICT __restrict__
716 # define GLM_RESTRICT_FUNC __restrict__
717 # define GLM_RESTRICT __restrict__
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dplatform.h87 #define ABSL_RANDOM_INTERNAL_RESTRICT __restrict__
/third_party/ltp/tools/sparse/sparse-src/
H A Dident-list.h32 IDENT(restrict); IDENT(__restrict); IDENT(__restrict__); variable
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dplatform.h110 #define RESTRICT __restrict__
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dfield.h27 # define RESTRICT __restrict__
/third_party/openssl/crypto/ec/curve448/
H A Dfield.h27 # define RESTRICT __restrict__
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddsp.h39 #define WEBP_RESTRICT __restrict__
/third_party/skia/include/core/
H A DSkTypes.h56 #define SK_RESTRICT __restrict__
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h35 # define restrict __restrict__
/third_party/ffmpeg/
H A Dconfigure5889 for restrict_keyword in restrict __restrict__ __restrict ""; do
/third_party/skia/third_party/externals/libpng/
H A Dconfigure12915 for ac_kw in __restrict __restrict__ _Restrict restrict; do

Completed in 29 milliseconds