Home
last modified time | relevance | path

Searched refs:_cpp_expand_op_stack (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h547 extern struct op *_cpp_expand_op_stack (cpp_reader *);
H A Dinit.c218 _cpp_expand_op_stack (pfile); in cpp_create_reader()
H A Dexpr.c876 top = _cpp_expand_op_stack (pfile); in _cpp_parse_expr()
1044 _cpp_expand_op_stack (cpp_reader *pfile) in _cpp_expand_op_stack() function
H A DChangeLog298 (_cpp_expand_op_stack): Use XRESIZEVEC.
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200222413 * 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.