Home
last modified time | relevance | path

Searched defs:allowsuffix (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Tools/c-analyzer/c_common/
Dscriptutil.py16 def get_prog(spec=None, *, absolute=False, allowsuffix=True): argument
63 def is_installed(filename, *, allowsuffix=True): argument