Searched refs:push_type_int (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/gdb/gdb/
H A Dparser-defs.h152 extern void push_type_int (int);
H A Dc-exp.y764 push_type_int ($2);
769 push_type_int ($1);
H A Dobjc-exp.y825 push_type_int ($2);
830 push_type_int ($1);
H A Dc-exp.c2089 push_type_int (yyvsp[0].lval);
2097 push_type_int (yyvsp[0].lval);
H A Dobjc-exp.c2156 push_type_int (yyvsp[0].lval);
2164 push_type_int (yyvsp[0].lval);

Completed in 119 milliseconds