Searched refs:command_string (Results 1 – 1 of 1) sorted by relevance
49 seq_print!(m, "{}{}: {}\n", prefix, command_string(i), cnt); in debug_print()70 pub(super) fn command_string(i: usize) -> &'static str { in command_string() function88 use strings::{command_string, return_string};