Searched refs:get_path (Results 1 – 1 of 1) sorted by relevance
11 def get_path(name: str, p: str) -> str: function19 if res := get_path(name, file):55 include_path = get_path('include', path)56 lib_path = get_path('lib\\x64', path)57 dll_path = get_path('SDL2.dll', lib_path)