Searched refs:parse_binary_operation (Results 1 – 3 of 3) sorted by relevance
34 static int parse_binary_operation (char *);64 parse_binary_operation (char *arg) in parse_binary_operation() function165 *(int *) c->var = parse_binary_operation (arg); in do_setshow_command()
2763 Move parse_binary_operation from main.c to command.c.
490 (parse_auto_binary_operation, parse_binary_operation,3351 (parse_binary_operation): Recognize enable and disable.