Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dparser-defs.h100 tp_function, enumerator
Df-exp.y541 case tp_function:
565 { push_type (tp_function); }
567 { push_type (tp_function); }
Dobjc-exp.y835 { push_type (tp_function); }
837 { push_type (tp_function); }
Dc-exp.y775 { push_type (tp_function); }
777 { push_type (tp_function); }
Dparse.c1275 case tp_function: in follow_types()