Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDevent-top.c540 long space_now = lim - lim_at_start; in command_handler() local
541 long space_diff = space_now - space_at_cmd_start; in command_handler()
544 space_now, in command_handler()
578 long space_now = lim - lim_at_start; in command_line_handler_continuation() local
579 long space_diff = space_now - space_at_cmd_start; in command_line_handler_continuation()
582 space_now, in command_line_handler_continuation()
HDtop.c839 long space_now = lim - lim_at_start; in command_loop() local
840 long space_diff = space_now - space_at_cmd_start; in command_loop()
843 space_now, in command_loop()