Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dstressapptest_config_android.h230 # define _Restrict macro
H A Dstressapptest_config.h.in227 /* Work around a bug in Sun C++: it does not support _Restrict or
229 "#define restrict _Restrict" or "#define restrict __restrict__" in the
233 # define _Restrict macro