Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpython-config.py37 def to_unix_path(path): function
52 print(to_unix_path(os.path.normpath(sys.prefix)))
55 print(to_unix_path(os.path.normpath(sys.exec_prefix)))
64 print(to_unix_path(" ".join(flags)))
82 print(to_unix_path(" ".join(libs)))