Searched defs:__restrict__ (Results 1 - 4 of 4) sorted by relevance

/external/stressapptest/src/
H A Dstressapptest_config_android.h222 __restrict__, even though the corresponding Sun C compiler ends up with
223 "#define restrict _Restrict" or "#define restrict __restrict__" in the
228 # define __restrict__ macro
/external/bison/darwin-lib/
H A Dconfig.h2221 __restrict__, even though the corresponding Sun C compiler ends up with
2222 "#define restrict _Restrict" or "#define restrict __restrict__" in the
2227 # define __restrict__ macro
/external/bison/linux-lib/
H A Dconfig.h2221 __restrict__, even though the corresponding Sun C compiler ends up with
2222 "#define restrict _Restrict" or "#define restrict __restrict__" in the
2227 # define __restrict__ macro
/external/bison/lib/
H A Dconfig.in.h2220 __restrict__, even though the corresponding Sun C compiler ends up with
2221 "#define restrict _Restrict" or "#define restrict __restrict__" in the
2226 # define __restrict__ macro

Completed in 3576 milliseconds