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.h432 FT_ULong neg_jump_counter_max; member
Dttinterp.c3541 if ( ++exc->neg_jump_counter > exc->neg_jump_counter_max ) in Ins_JMPR()
7822 exc->neg_jump_counter_max = exc->loopcall_counter_max; in TT_RunIns()
7824 " to %ld\n", exc->neg_jump_counter_max )); in TT_RunIns()