MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / _expr_str

Function _expr_str

scripts/kconfig/menuconfig.py:2838–2840  ·  view source on GitHub ↗
(expr)

Source from the content-addressed store, hash-verified

2836
2837
2838def _expr_str(expr):
2839 # Custom expression printer that shows symbol values
2840 return expr_str(expr, _name_and_val_str)
2841
2842
2843def _styled_win(style):

Callers 2

_defaults_infoFunction · 0.70
_split_expr_infoFunction · 0.70

Calls 1

expr_strFunction · 0.90

Tested by

no test coverage detected