Searched refs:InterpEnv (Results 1 – 4 of 4) sorted by relevance
80 static void process_op (OpCode op, InterpEnv<Number>& env) in process_op()251 static void process_op (OpCode op, InterpEnv<Number>& env, TopDictValues<VAL> & dictval) in process_op()
635 struct InterpEnv struct692 typedef InterpEnv<> NumInterpEnv;697 static void process_op (OpCode op, InterpEnv<ARG>& env) in process_op()
119 struct CSInterpEnv : InterpEnv<ARG>123 InterpEnv<ARG>::init (str); in init()137 InterpEnv<ARG>::fini (); in fini()220 typedef InterpEnv<ARG> SUPER;
76 typedef InterpEnv<BlendArg> BlendInterpEnv;