Home
last modified time | relevance | path

Searched defs:__restrict (Results 1 – 5 of 5) sorted by relevance

/external/musl/include/
Dfeatures.h20 #define __restrict restrict macro
22 #define __restrict macro
/external/arm-optimized-routines/string/include/
Dstringlib.h12 # define __restrict macro
/external/clang/test/CodeGenCXX/
Dmangle-ms-arg-qualifiers.cpp258 void mangle_yes_backref4(int *const __restrict, int *const __restrict) {} in mangle_yes_backref4()
/external/harfbuzz_ng/src/
Dhb.hh304 #define __restrict macro
/external/ComputeLibrary/src/core/NEON/kernels/
DNEFastCornersKernel.cpp290 inline uint8x8x2_t create_circle_tbl(const std::array<uint8_t *const __restrict, 7> &buffer, size_t… in create_circle_tbl()