Home | History | Annotate | Download | only in darwin-lib

Lines Matching full:__restrict

47 /* GCC 2.95 and later have "__restrict"; C99 compilers have
49 Other compilers use __restrict, __restrict__, and _Restrict, and
56 # define _Restrict_ __restrict