Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDf-exp.y572 case tp_function:
594 { push_type (tp_function); }
596 { push_type (tp_function); }
HDparser-defs.h121 tp_function, enumerator
HDparse.c1707 case tp_function: in follow_types()