Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/c-analyzer/
Dcheck-c-globals.py13 C_GLOBALS_DIR = os.path.abspath(os.path.dirname(__file__)) variable
14 TOOLS_DIR = os.path.dirname(C_GLOBALS_DIR)
16 GLOBALS_FILE = os.path.join(C_GLOBALS_DIR, 'ignored-globals.txt')