Searched refs:CLP (Results 1 – 3 of 3) sorted by relevance
47 #define CLP 8 /* a left paren in arithmetic */ macro
85 set('(', CLP)
1081 case CLP: /* '(' in arithmetic */ in readtoken1()