Home
last modified time | relevance | path

Searched defs:follow_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Df-exp.y542 struct type *follow_type = $1; variable
H A Dparse.c1629 follow_types (struct type *follow_type) in follow_types()