parser.c | 2674 cp = expandstr(p, plinno); 2693 * state it was when expandstr() was called (so it can be used part way 2698 * simply jumps out through expandstr() without doing any stack cleanup, 2770 expandstr(char *ps, int lineno) function in typeref:typename:const char * 2855 * growing on the stack, [...] [see expandstr() above].
|