Searched defs:obstack_escape (Results 1 - 2 of 2) sorted by relevance

/external/bison/src/
H A Dsystem.h169 # define obstack_escape(Obs, Str) \ macro
197 obstack_escape (Obs, obstack_quote_p); \
H A Dscan-code.c1223 obstack_escape (&obstack_for_string, code_text);
1231 obstack_escape (&obstack_for_string, code_text);
1375 obstack_escape (&obstack_for_string, code_text); variable

Completed in 57 milliseconds