Searched defs:__restrict (Results 1 – 6 of 6) sorted by relevance
13 # define __restrict macro
12 # define __restrict macro
32 #define __restrict restrict // C99 and above support the restrict keyword. macro
258 void mangle_yes_backref4(int *const __restrict, int *const __restrict) {} in mangle_yes_backref4()
284 #define __restrict macro