Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dguiconfig.py2295 if isinstance(sc, Symbol) and not sc.is_constant and not _is_num(sc.name):
2311 def _is_num(name): function
A Dmenuconfig.py2827 if isinstance(sc, Symbol) and not sc.is_constant and not _is_num(sc.name):
3126 def _is_num(name): function

Completed in 13 milliseconds