Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Df-exp.y572 case tp_function:
594 { push_type (tp_function); }
596 { push_type (tp_function); }
H A Dparser-defs.h121 tp_function, enumerator
H A Dparse.c1707 case tp_function: in follow_types()