Home
last modified time | relevance | path

Searched refs:space_now (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Devent-top.c549 long space_now = lim - lim_at_start; in command_handler() local
550 long space_diff = space_now - space_at_cmd_start; in command_handler()
553 space_now, in command_handler()
587 long space_now = lim - lim_at_start; in command_line_handler_continuation() local
588 long space_diff = space_now - space_at_cmd_start; in command_line_handler_continuation()
591 space_now, in command_line_handler_continuation()
Dtop.c546 long space_now = lim - lim_at_start; in command_loop() local
547 long space_diff = space_now - space_at_cmd_start; in command_loop()
550 space_now, in command_loop()