sfnt_read_prep_table 19087 src/sfnt.c       prep = sfnt_read_prep_table (fd, font);
sfnt_read_prep_table 1920 src/sfnt.h     extern struct sfnt_prep_table *sfnt_read_prep_table (PROTOTYPE);
sfnt_read_prep_table 2827 src/sfntfont.c   tables->prep = sfnt_read_prep_table (fd, subtable);