Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpython.c119 restore_python_env (void *p) in restore_python_env() function
158 return make_cleanup (restore_python_env, env); in ensure_python_env()