Home
last modified time | relevance | path

Searched defs:SUB2 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dmsa_macro.h1186 #define SUB2(in0, in1, in2, in3, out0, out1) do { \ macro
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h2135 #define SUB2(in0, in1, in2, in3, out0, out1) \ macro
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c1557 #define SUB2(a,b,c) \ macro
2025 #define SUB2(a,b,c) \ macro
2148 #define SUB2(a,b,c) G(a,8)(G(b,8),G(c,8)) macro
2256 #define SUB2(a,b,c) G(a,16)(G(b,16),G(c,16)) macro
2364 #define SUB2(a,b,c) G(a,32)(G(b,32),G(c,32)) macro

Completed in 19 milliseconds