Searched refs:want_space (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dc-valprint.c147 int want_space = 0;
158 want_space = print_address_demangle (options, gdbarch, address, stream,
163 want_space = 1;
172 if (want_space)
188 if (want_space)
193 want_space = 1;
202 if (want_space)
146 int want_space = 0; local
H A Df-valprint.c262 int want_space = 0;
275 want_space = print_address_demangle (options, gdbarch, addr,
280 want_space = 1;
290 if (want_space)
261 int want_space = 0; local
H A Dp-valprint.c83 int want_space = 0;
181 want_space = 1;
194 if (want_space)
211 if (want_space)
234 if (want_space)
239 want_space = 1;
247 if (want_space)
82 int want_space = 0; local
H A Dm2-valprint.c191 int want_space = 0; local
204 want_space = 1;
215 if (want_space)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dc-valprint.c147 int want_space = 0;
158 want_space = print_address_demangle (options, gdbarch, address, stream,
163 want_space = 1;
172 if (want_space)
188 if (want_space)
193 want_space = 1;
202 if (want_space)
146 int want_space = 0; local
H A Dp-valprint.c83 int want_space = 0;
181 want_space = 1;
194 if (want_space)
211 if (want_space)
234 if (want_space)
239 want_space = 1;
247 if (want_space)
82 int want_space = 0; local
H A Df-valprint.c475 int want_space = 0;
488 want_space = print_address_demangle (options, gdbarch, addr,
493 want_space = 1;
503 if (want_space)
474 int want_space = 0; local
H A Dm2-valprint.c191 int want_space = 0; local
204 want_space = 1;
215 if (want_space)

Completed in 270 milliseconds