Home
last modified time | relevance | path

Searched refs:E_NONE (Results 1 – 3 of 3) sorted by relevance

/xen/xen/tools/kconfig/
A Dexpr.h32 E_NONE, E_OR, E_AND, E_NOT, enumerator
A Dexpr.c285 case E_NONE: in expr_eq()
975 case E_NONE: in expr_trans_compare()
1231 expr_print(e, expr_print_file_helper, out, E_NONE); in expr_fprint()
1266 expr_print(e, expr_print_gstr_helper, gs, E_NONE); in expr_gstr_print()
1288 expr_print(e, fn, data, E_NONE); in expr_print_revdep()
A Dqconf.cc1116 expr_print(_menu->prompt->visible.expr, expr_print_help, &debug, E_NONE); in menuInfo()
1138 expr_print(sym->rev_dep.expr, expr_print_help, &debug, E_NONE); in debug_info()
1154 expr_print(prop->expr, expr_print_help, &debug, E_NONE); in debug_info()
1160 expr_print(prop->expr, expr_print_help, &debug, E_NONE); in debug_info()
1171 expr_print(prop->visible.expr, expr_print_help, &debug, E_NONE); in debug_info()

Completed in 8 milliseconds