Searched refs:bpenables (Results 1 – 2 of 2) sorted by relevance
3325 static char bpenables[] = "nynny"; in print_one_breakpoint() local3353 ui_out_field_fmt (uiout, "enabled", "%c", bpenables[(int) b->enable_state]); in print_one_breakpoint()
1253 printf_filtered ("%-3c ", bpenables[(int)b->enable]);1273 ui_out_field_fmt (uiout, "enabled", "%c", bpenables[(int)b->enable]);