Searched refs:insert_exp (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Djv-exp.y118 static void insert_exp (int, struct expression *);
472 insert_exp (expout_ptr-length_of_subexp (expout, expout_ptr),
1420 /* The following two routines, copy_exp and insert_exp, aren't specific to
1445 insert_exp (pos, new)
H A Djv-exp.c204 static void insert_exp (int, struct expression *);
1623 insert_exp (expout_ptr-length_of_subexp (expout, expout_ptr),
2794 /* The following two routines, copy_exp and insert_exp, aren't specific to
2819 insert_exp (pos, new)
2815 insert_exp (pos, new) function

Completed in 53 milliseconds