HomeSort by relevance Sort by last modified time
    Searched refs:__RESTRICT (Results 1 - 10 of 10) sorted by null

  /external/stressapptest/src/
stressapptest_config_android.h 226 #define restrict __restrict
231 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
232 #if defined __SUNPRO_CC && !defined __RESTRICT
stressapptest_config.h.in 225 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
226 #if defined __SUNPRO_CC && !defined __RESTRICT
  /external/libpng/
config.h.in 122 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
123 #if defined __SUNPRO_CC && !defined __RESTRICT
  /external/speex/
config.h.in 189 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
190 #if defined __SUNPRO_CC && !defined __RESTRICT
  /external/epid-sdk/ext/ipp/sources/include/
owndefs.h 70 #define __RESTRICT restrict
71 #elif !defined( __RESTRICT )
72 #define __RESTRICT
  /external/ImageMagick/configs/arm/MagickCore/
magick-baseconfig.h     [all...]
  /external/ImageMagick/configs/arm64/MagickCore/
magick-baseconfig.h     [all...]
  /external/ImageMagick/configs/x86/MagickCore/
magick-baseconfig.h     [all...]
  /external/ImageMagick/configs/x86-64/MagickCore/
magick-baseconfig.h     [all...]
  /external/ImageMagick/config/
config.h.in 1139 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
1140 #if defined __SUNPRO_CC && !defined __RESTRICT

Completed in 398 milliseconds