Searched refs:_COMPILER_PATH (Results 1 – 2 of 2) sorted by relevance
50 _COMPILER_PATH = '/usr/bin/gcc' variable110 if os.path.isfile(_COMPILER_PATH):111 configs[_COMPILE_PATH] = _COMPILER_PATH
65 vscode_native_project_file_gen._COMPILER_PATH,