Searched refs:this_spl_buf (Results 1 – 1 of 1) sorted by relevance
280 char *this_spl_buf = spelling_buf_ + pos * spelling_size_; in arrange() local281 this_spl_buf[spelling_size_ - 1] = in arrange()285 printf("---pos:%d, %s, psb:%d\n", pos, this_spl_buf, in arrange()286 (unsigned char)this_spl_buf[spelling_size_ -1]); in arrange()