Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dbreakpoint.c2845 int value_is_zero = 0; in bpstat_stop_status() local
2852 value_is_zero in bpstat_stop_status()
2859 if (b->cond && value_is_zero) in bpstat_stop_status()