Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dbug.h96 .pushsection .rodata.str1, "aMS", @progbits, 1
109 .pushsection .rodata.str1, "aMS", @progbits, 1
/xen/xen/tools/kconfig/
A Dexpr.c1027 const char *str1, *str2; in expr_calc_value() local
1064 str1 = sym_get_string_value(e->left.sym); in expr_calc_value()
1068 k1 = expr_parse_string(str1, e->left.sym->type, &lval); in expr_calc_value()
1073 res = strcmp(str1, str2); in expr_calc_value()

Completed in 5 milliseconds