Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.c5848 char *exp_end = NULL; in watch_command_1() local
5864 exp_end = arg; in watch_command_1()
5947 b->exp_string = savestring (exp_start, exp_end - exp_start); in watch_command_1()