Home
last modified time | relevance | path

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

/dports/comms/wsjtz/wsjtx/widgets/
H A Dcolorhighlighting.cpp50 example = ui->example1_label; in set_items()
/dports/devel/bison/bison-3.7.6/src/
H A Dcounterexample.c121 const char *example1_label in counterexample_print() local
130 max_int (max_int (mbswidth (example1_label, 0), mbswidth (example2_label, 0)), in counterexample_print()
134 example1_label, width - mbswidth (example1_label, 0), ""); in counterexample_print()
136 fprintf (out, " %s%s: ", prefix, example1_label); in counterexample_print()