Searched refs:_cpp_expand_op_stack (Results 1 – 5 of 5) sorted by relevance
547 extern struct op *_cpp_expand_op_stack (cpp_reader *);
218 _cpp_expand_op_stack (pfile); in cpp_create_reader()
876 top = _cpp_expand_op_stack (pfile); in _cpp_parse_expr()1044 _cpp_expand_op_stack (cpp_reader *pfile) in _cpp_expand_op_stack() function
298 (_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.