Searched refs:_cpp_expand_op_stack (Results 1 – 8 of 8) sorted by relevance
705 extern struct op *_cpp_expand_op_stack (cpp_reader *);
279 _cpp_expand_op_stack (pfile); in cpp_create_reader()
1423 top = _cpp_expand_op_stack (pfile); in _cpp_parse_expr()1613 _cpp_expand_op_stack (cpp_reader *pfile) in _cpp_expand_op_stack() function
738 extern struct op *_cpp_expand_op_stack (cpp_reader *);
288 _cpp_expand_op_stack (pfile); in cpp_create_reader()
1449 top = _cpp_expand_op_stack (pfile); in _cpp_parse_expr()1639 _cpp_expand_op_stack (cpp_reader *pfile) in _cpp_expand_op_stack() function
114 (_cpp_expand_op_stack): Likewise.6583 (_cpp_expand_op_stack): Use XRESIZEVEC.
22413 * cppexp.c (_cpp_expand_op_stack): Set op_limit.24228 (_cpp_expand_op_stack): Expand the operator stack as necessary.24233 (_cpp_expand_op_stack): New.