Searched defs:restrict (Results 1 – 13 of 13) sorted by relevance
347 no) AC_DEFINE([restrict], []) ;; definition348 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;; definition
57 sub restrict { subroutine
142 # define restrict __restrict__ macro144 # define restrict __restrict macro146 # define restrict /* */ macro
115 #define restrict __restrict__ macro117 #define restrict /* restrict */ macro
48 # define restrict __restrict macro
56 # define restrict macro
88 no) AC_DEFINE([restrict], []) ;; definition89 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;; definition
9 #define restrict /*restrict*/ macro
3 #define restrict __restrict__ macro
231 # define restrict /* empty */ macro
106 # define restrict /* Disable restrict */ macro
2219 #define restrict __restrict macro