Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-utils.c45 struct value *val = value_from_history_ref (p, &p); in get_number_trailer()
/dragonfly/contrib/gdb-7/gdb/
HDvalue.h543 extern struct value *value_from_history_ref (char *, char **);
HDvalue.c3194 value_from_history_ref (char *h, char **endp) in value_from_history_ref() function