Searched refs:SYNCOUTX (Results 1 – 1 of 1) sorted by relevance
62 #define SYNC() do{SYNCINX();SYNCOUTX();pp.state=st;}while(0)65 #define SYNCOUT() do{SYNCOUTX();pp.state=st;}while(0)66 #define SYNCOUTX() do{if(sp)op=tp=sp;pp.outp=op;}while(0) macro