Searched refs:top_interp (Results 1 – 2 of 2) sorted by relevance
420 cff2_top_dict_interpreter_t top_interp; in init() local421 top_interp.env.init (topDictStr); in init()423 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()
1029 cff1_top_dict_interpreter_t top_interp; in init() local1030 top_interp.env.init (topDictStr); in init()1032 if (unlikely (!top_interp.interpret (topDict))) { fini (); return; } in init()