Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Devent-top.c472 long space_at_cmd_start = 0; in command_handler() local
496 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() local
579 long space_diff = space_now - space_at_cmd_start; in command_line_handler_continuation()
H A Dtop.c780 long space_at_cmd_start = 0; in command_loop() local
808 space_at_cmd_start = lim - lim_at_start; in command_loop()
830 long space_diff = space_now - space_at_cmd_start; in command_loop()
H A DChangeLog-19982316 * top.c (command_loop): Initialize space_at_cmd_start to 0.
H A DChangeLog-20027580 * event-top.c (command_handler): Don't use space_at_cmd_start