Home
last modified time | relevance | path

Searched refs:restrict_keyword (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure5889 for restrict_keyword in restrict __restrict__ __restrict ""; do
5890 test_code cc "" "char * $restrict_keyword p" && break
7255 if [ $restrict_keyword != restrict ]; then
7257 __declspec($restrict_keyword) void *foo(int);
7791 #define av_restrict $restrict_keyword

Completed in 7 milliseconds