Searched refs:ppnest (Results 1 – 2 of 2) sorted by relevance
450 #define pushcontrol() do { if (pp.control++ >= pp.maxcon) ppnest(); } while (0)801 #define ppnest _pp_nest833 extern void ppnest(void);
2290 ppnest(void) in ppnest() function