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

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dremote.c2443 int support_s, support_S, support_c, support_C;
2445 support_s = 0;
2453 support_s = 1;
2466 if (!support_s || !support_S || !support_c || !support_C)
2436 int support_s, support_S, support_c, support_C; local

Completed in 62 milliseconds