Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvarobj.c330 static char *c_value_of_variable (struct varobj *var,
469 c_value_of_variable,
483 c_value_of_variable,
3487 c_value_of_variable (struct varobj *var, enum varobj_display_formats format) in c_value_of_variable() function
3935 return c_value_of_variable (var, format); in cplus_value_of_variable()