Searched refs:indent_spaces (Results 1 – 1 of 1) sorted by relevance
29 constexpr uint32_t indent_spaces = 4u; in syscall() local41 "\n" + string(indent_spaces, ' '), in syscall()42 "\n" + string(indent_spaces, ' '), in syscall()
Completed in 2 milliseconds