Searched refs:old_next (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | ppcall.c | 54 char* old_next; local 187 old_next = (c == MARK) ? pp.in->nextchr : NiL; 205 if (old_next) 206 pp.in->nextchr = old_next; |
Completed in 9 milliseconds