matrix            529 src/dps8/dps8_crdpun.c static char search_glyph_patterns(uint8* matrix)
matrix            533 src/dps8/dps8_crdpun.c         if (memcmp(matrix, &glyph_char_patterns[pattern], CHAR_MATRIX_BYTES) == 0)
matrix            540 src/dps8/dps8_crdpun.c       log_char_matrix_pattern(matrix);