Home
last modified time | relevance | path

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

/dports/sysutils/powerman/powerman-2.3.20/powerman/
H A Dpowerman.c551 static bool _supress(int num) in _supress() function
574 if (!_supress(num)) in _process_line()
/dports/math/spot/spot-2.10.2/python/spot/
H A D__init__.py30 from contextlib import suppress as _supress unknown
684 mgr = proc if proc else _supress()
/dports/math/py-spot/spot-2.10.2/python/spot/
H A D__init__.py30 from contextlib import suppress as _supress unknown
684 mgr = proc if proc else _supress()