Home
last modified time | relevance | path

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

/optee_os/scripts/kconfig/kconfiglib/
H A Doldconfig.py102 node.prompt[0], _name_and_loc_str(sym),
162 print("{} ({})".format(node.prompt[0], _name_and_loc_str(choice)))
215 def _name_and_loc_str(sc): function