Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.h233 FT_Bool instruction_trap; /* ! If `True', the interpreter */ member
Dttobjs.c914 exec->instruction_trap = FALSE; in tt_size_run_fpgm()
1019 exec->instruction_trap = FALSE; in tt_size_run_prep()
Dttinterp.c436 exec->instruction_trap = FALSE; in TT_Load_Context()
8602 } while ( !exc->instruction_trap ); in TT_RunIns()
8618 if ( exc->error && !exc->instruction_trap ) in TT_RunIns()