Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Djv-exp.y117 static struct expression *copy_exp (struct expression *, int);
478 name_expr = copy_exp (expout, expout_ptr);
1437 copy_exp (expr, endpos) in copy_exp() function