TYPE_BOOL_OR_INT   78 builtin/config.c 	OPT_BIT(0, "bool-or-int", &types, N_("value is --bool or --int"), TYPE_BOOL_OR_INT),
TYPE_BOOL_OR_INT  123 builtin/config.c 		else if (types == TYPE_BOOL_OR_INT) {
TYPE_BOOL_OR_INT  271 builtin/config.c 		else if (types == TYPE_BOOL_OR_INT) {