STORE             261 libavcodec/alpha/dsputil_alpha.c #define STORE(l, b) stq(l, b)
STORE             264 libavcodec/alpha/dsputil_alpha.c #undef STORE
STORE             265 libavcodec/alpha/dsputil_alpha.c #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
STORE             272 libavcodec/alpha/dsputil_alpha.c #undef STORE
STORE             276 libavcodec/alpha/dsputil_alpha.c #define STORE(l, b) stq(l, b)
STORE             279 libavcodec/alpha/dsputil_alpha.c #undef STORE
STORE             280 libavcodec/alpha/dsputil_alpha.c #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
STORE             511 libpostproc/postprocess_altivec_template.c #define STORE(i)                                                \