Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dvarobj.c1878 int within_scope; in c_value_of_root() local
1888 within_scope = 1; in c_value_of_root()
1893 within_scope = fi != NULL; in c_value_of_root()
1895 if (within_scope) in c_value_of_root()
1899 if (within_scope) in c_value_of_root()