Searched refs:_cpp_expand_op_stack (Results 1 – 8 of 8) sorted by relevance
535 extern struct op *_cpp_expand_op_stack (cpp_reader *);
214 _cpp_expand_op_stack (pfile); in cpp_create_reader()
873 top = _cpp_expand_op_stack (pfile); in _cpp_parse_expr()1041 _cpp_expand_op_stack (cpp_reader *pfile) in _cpp_expand_op_stack() function
298 (_cpp_expand_op_stack): Use XRESIZEVEC.
535 extern struct op *_cpp_expand_op_stack PARAMS ((cpp_reader *));
865 top = _cpp_expand_op_stack (pfile);1038 _cpp_expand_op_stack (pfile) in _cpp_expand_op_stack() function
576 _cpp_expand_op_stack (pfile);
7966 * cppexp.c (_cpp_expand_op_stack): Set op_limit.9781 (_cpp_expand_op_stack): Expand the operator stack as necessary.9786 (_cpp_expand_op_stack): New.