Home
last modified time | relevance | path

Searched refs:str2 (Results 1 – 2 of 2) sorted by relevance

/xen/xen/tools/kconfig/
A Dexpr.c1027 const char *str1, *str2; in expr_calc_value() local
1065 str2 = sym_get_string_value(e->right.sym); in expr_calc_value()
1069 k2 = expr_parse_string(str2, e->right.sym->type, &rval); in expr_calc_value()
1073 res = strcmp(str1, str2); in expr_calc_value()
A Dqconf.cc1214 QString str2 = print_filter(str); in expr_print_help() local
1218 *text += str2; in expr_print_help()
1221 *text += str2; in expr_print_help()

Completed in 6 milliseconds