Searched refs:SNEXT (Results 1 – 2 of 2) sorted by relevance
119 #define SNEXT(A) (A+2+*(A+1)) /* character following the string */ macro359 cs = SNEXT(cs); in expmatch()363 cs = SNEXT(cs); in expmatch()367 cs = SNEXT(cs); in expmatch()
495 CURSES_NAME(SNEXT),