Searched refs:space_at_cmd_start (Results 1 – 4 of 4) sorted by relevance
472 long space_at_cmd_start = 0; in command_handler() local496 space_at_cmd_start = lim - lim_at_start; in command_handler()515 arg2->data.longint = space_at_cmd_start; in command_handler()541 long space_diff = space_now - space_at_cmd_start; in command_handler()562 long space_at_cmd_start = arg->next->data.longint; in command_line_handler_continuation() local579 long space_diff = space_now - space_at_cmd_start; in command_line_handler_continuation()
780 long space_at_cmd_start = 0; in command_loop() local808 space_at_cmd_start = lim - lim_at_start; in command_loop()830 long space_diff = space_now - space_at_cmd_start; in command_loop()
2316 * top.c (command_loop): Initialize space_at_cmd_start to 0.
7580 * event-top.c (command_handler): Don't use space_at_cmd_start