Lines Matching refs:result
50 const char *result = func();
51 symver_streq(result, dso_no_symver_symbol);
100 const char *result = dso_easy_symver();
101 symver_streq(result, dso_easy_symver_symbol_old);
131 const char *result = func();
132 symver_streq(result, dso_easy_symver_symbol_stable);
181 const char *result = dso_hard_symver_ld();
182 symver_streq(result, dso_hard_symver_ld_symbol_old);
212 const char *result = func();
213 symver_streq(result, dso_hard_symver_if_symbol_stable);
277 const char *result = func();
278 symver_streq(result, dso_no_symver_symbol);