Home
last modified time | relevance | path

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

/optee_os/scripts/kconfig/kconfiglib/
H A Dkconfiglib.py5240 if self._cached_selection is _NO_CACHED_SELECTION:
5396 self._cached_selection = _NO_CACHED_SELECTION
5457 self._cached_selection = _NO_CACHED_SELECTION
6828 _NO_CACHED_SELECTION = 0 variable