Lines Matching full:__restrict
47 /* GCC 2.95 and later have "__restrict"; C99 compilers have49 Other compilers use __restrict, __restrict__, and _Restrict, and56 # define _Restrict_ __restrict