byte_char_debug_check   46 src/marker.c   byte_char_debug_check (struct buffer *b, ptrdiff_t charpos, ptrdiff_t bytepos)
byte_char_debug_check  100 src/marker.c         byte_char_debug_check (b, charpos, value);			\
byte_char_debug_check  125 src/marker.c   	  byte_char_debug_check (b, charpos, value);			\
byte_char_debug_check  235 src/marker.c         byte_char_debug_check (b, best_below, best_below_byte);
byte_char_debug_check  260 src/marker.c         byte_char_debug_check (b, best_above, best_above_byte);
byte_char_debug_check  285 src/marker.c         byte_char_debug_check (b, value, bytepos);			\
byte_char_debug_check  310 src/marker.c   	  byte_char_debug_check (b, value, bytepos);			\
byte_char_debug_check  388 src/marker.c         byte_char_debug_check (b, best_below, best_below_byte);
byte_char_debug_check  415 src/marker.c         byte_char_debug_check (b, best_above, best_above_byte);