Searched defs:Interp (Results 1 – 2 of 2) sorted by relevance
5 typedef struct Interp Interp; typedef123 struct Interp { struct128 static Interp interp; argument
4405 static void Interp( Int p1, Int p2, in Interp() function