Searched refs:SNEXT (Results 1 – 1 of 1) sorted by relevance
98 #define SNEXT(A) (A+2+*(A+1)) /* character following the string */ macro339 cs = SNEXT(cs); in expmatch()343 cs = SNEXT(cs); in expmatch()347 cs = SNEXT(cs); in expmatch()