Searched defs:_next_char (Results 1 – 2 of 2) sorted by relevance
593 #define _next_char(string) (char)(*(string+1)) macro
46 _next_char(FORM *f) in _next_char() function