Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDvarobj.c2092 char *thevalue; in c_value_of_variable() local
2098 thevalue = ui_file_xstrdup (stb, &dummy); in c_value_of_variable()
2100 return thevalue; in c_value_of_variable()