Searched refs:aExplainWidth (Results 1 – 1 of 1) sorted by relevance
22913 static const int aExplainWidth[] = {4, 13, 4, 4, 4, 13, 2, 13}; in shell_callback() local22918 const int *aWidth = aExplainWidth; in shell_callback()22920 int nWidth = ArraySize(aExplainWidth); in shell_callback()