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

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.c444 static const char *boolean_enums[] = { "on", "off", NULL };
451 c->enums = boolean_enums;
443 static const char *boolean_enums[] = { "on", "off", NULL }; local

Completed in 75 milliseconds