byte_char_debug_check   45 src/marker.c   byte_char_debug_check (struct buffer *b, ptrdiff_t charpos, ptrdiff_t bytepos)
byte_char_debug_check   99 src/marker.c         byte_char_debug_check (b, charpos, value);			\
byte_char_debug_check  124 src/marker.c   	  byte_char_debug_check (b, charpos, value);			\
byte_char_debug_check  234 src/marker.c         byte_char_debug_check (b, best_below, best_below_byte);
byte_char_debug_check  259 src/marker.c         byte_char_debug_check (b, best_above, best_above_byte);
byte_char_debug_check  284 src/marker.c         byte_char_debug_check (b, value, bytepos);			\
byte_char_debug_check  309 src/marker.c   	  byte_char_debug_check (b, value, bytepos);			\
byte_char_debug_check  387 src/marker.c         byte_char_debug_check (b, best_below, best_below_byte);
byte_char_debug_check  414 src/marker.c         byte_char_debug_check (b, best_above, best_above_byte);