Home
last modified time | relevance | path

Searched refs:IMATH_RESTRICT (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/openexr/Imath/
DImathPlatform.h72 #define IMATH_RESTRICT __restrict macro
83 #define IMATH_RESTRICT restrict macro
91 #define IMATH_RESTRICT restrict macro
100 #define IMATH_RESTRICT macro
108 #define IMATH_RESTRICT macro
DImathMatrix.h2529 register const T * IMATH_RESTRICT ap = &a.x[0][0];
2530 register const T * IMATH_RESTRICT bp = &b.x[0][0];
2531 register T * IMATH_RESTRICT cp = &c.x[0][0];