Searched refs:CFF_MAX_SUBRS_CALLS (Results 1 – 2 of 2) sorted by relevance
32 #define CFF_MAX_SUBRS_CALLS 32 macro163 CFF_Decoder_Zone zones[CFF_MAX_SUBRS_CALLS + 1];
2402 if ( zone - decoder->zones >= CFF_MAX_SUBRS_CALLS ) in cff_decoder_parse_charstrings()2444 if ( zone - decoder->zones >= CFF_MAX_SUBRS_CALLS ) in cff_decoder_parse_charstrings()
Completed in 9 milliseconds