Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dexpr.h32 E_NONE, E_OR, E_AND, E_NOT, enumerator
Dqconf.cc1117 expr_print(_menu->prompt->visible.expr, expr_print_help, &debug, E_NONE); in menuInfo()
1139 expr_print(sym->rev_dep.expr, expr_print_help, &debug, E_NONE); in debug_info()
1156 expr_print(prop->expr, expr_print_help, &debug, E_NONE); in debug_info()
1162 expr_print(prop->expr, expr_print_help, &debug, E_NONE); in debug_info()
1173 expr_print(prop->visible.expr, expr_print_help, &debug, E_NONE); in debug_info()
Dexpr.c232 case E_NONE: in expr_eq()
867 case E_NONE: in expr_trans_compare()
1170 expr_print(e, expr_print_file_helper, out, E_NONE); in expr_fprint()
1205 expr_print(e, expr_print_gstr_helper, gs, E_NONE); in expr_gstr_print()