Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.h433 FT_ULong neg_jump_counter_max; member
Dttinterp.c3508 if ( ++exc->neg_jump_counter > exc->neg_jump_counter_max ) in Ins_JMPR()
7837 exc->neg_jump_counter_max = exc->loopcall_counter_max; in TT_RunIns()
7839 " to %d\n", exc->neg_jump_counter_max )); in TT_RunIns()