Searched refs:command_size_to_target_size (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Drecord.c526 command_size_to_target_size (unsigned int size) function
545 int size = command_size_to_target_size (record_insn_history_size);
659 int size = command_size_to_target_size (record_call_history_size);
736 [0..UINT_MAX]. See command_size_to_target_size. */
748 [0..UINT_MAX]. See command_size_to_target_size. */
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Drecord.c529 command_size_to_target_size (unsigned int size) function
548 int size = command_size_to_target_size (record_insn_history_size);
662 int size = command_size_to_target_size (record_call_history_size);
739 [0..UINT_MAX]. See command_size_to_target_size. */
751 [0..UINT_MAX]. See command_size_to_target_size. */

Completed in 213 milliseconds