Lines Matching full:secondary_compat_out
10950 int* secondary_compat_out,
11102 if ((oldtag == T(V6_M) && *secondary_compat_out == T(V4T))
11103 || (oldtag == T(V4T) && *secondary_compat_out == T(V6_M)))
11126 *secondary_compat_out = T(V6_M);
11129 *secondary_compat_out = -1;
11333 int secondary_compat_out =
11338 &secondary_compat_out,
11342 secondary_compat_out);