Searched refs:text_pointer (Results 1 – 1 of 1) sorted by relevance
74 register char const *text_pointer = line[0]; in print_half_line() local77 while (text_pointer < text_limit) in print_half_line()79 register unsigned char c = *text_pointer++; in print_half_line()