Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/python/
H A Dpy-function.c37 convert_values_to_python (int argc, struct value **argv) in convert_values_to_python() function
73 args = convert_values_to_python (argc, argv); in fnpy_call()