Searched refs:__spaces_buf (Results 1 – 1 of 1) sorted by relevance
47 static char __spaces_buf[33]; variable56 memset(__spaces_buf, ' ', 32); in __spaces()57 __spaces_buf[cnt] = '\0'; in __spaces()58 return __spaces_buf; in __spaces()