Searched refs:text_pointer (Results 1 – 2 of 2) sorted by relevance
78 *text_pointer = line[0], local81 while (text_pointer < text_limit)83 register unsigned char c = *text_pointer++;
77 register char const *text_pointer = line[0]; in print_half_line() local80 while (text_pointer < text_limit) in print_half_line()82 register unsigned char c = *text_pointer++; in print_half_line()