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

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dvariables.c36 static char *on_off_choices[] = { "Off", "On", (char *)NULL }; variable
41 &auto_footnotes_p, (char **)on_off_choices },
45 &auto_tiling_p, (char **)on_off_choices },
49 &terminal_use_visible_bell_p, (char **)on_off_choices },
53 &info_error_rings_bell_p, (char **)on_off_choices },
57 &gc_compressed_files, (char **)on_off_choices },
60 &show_index_match, (char **)on_off_choices },
72 &ISO_Latin_p, (char **)on_off_choices },

Completed in 35 milliseconds