Home
last modified time | relevance | path

Searched refs:ins_counter (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/truetype/
Dttinterp.c7743 FT_ULong ins_counter = 0; /* executed instructions counter */ in TT_RunIns() local
8584 if ( ++ins_counter > TT_CONFIG_OPTION_MAX_RUNNABLE_OPCODES ) in TT_RunIns()
8602 ins_counter, in TT_RunIns()
8603 ins_counter == 1 ? "" : "s" )); in TT_RunIns()