Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dparser-defs.h215 extern void push_type_int (int);
H A Dc-exp.y1102 push_type_int ($2);
1108 push_type_int ($1);
H A Dparse.c1492 push_type_int (int n) in push_type_int() function