Searched defs:__restrict (Results 1 – 5 of 5) sorted by relevance
20 #define __restrict restrict macro22 #define __restrict macro
12 # define __restrict macro
258 void mangle_yes_backref4(int *const __restrict, int *const __restrict) {} in mangle_yes_backref4()
304 #define __restrict macro
290 inline uint8x8x2_t create_circle_tbl(const std::array<uint8_t *const __restrict, 7> &buffer, size_t… in create_circle_tbl()