Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.c471 static const char *boolean_enums[] = { "on", "off", NULL }; in add_setshow_boolean_cmd() local
478 c->enums = boolean_enums; in add_setshow_boolean_cmd()