Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:_Restrict

1573 /* Work around a bug in Sun C++: it does not support _Restrict or
1575 "#define restrict _Restrict" or "#define restrict __restrict__" in the
1579 # define _Restrict