HomeSort by relevance Sort by last modified time
    Searched full:obstack_escape (Results 1 - 7 of 7) sorted by null

  /external/bison/src/
muscle-tab.h 67 obstack_escape (&muscle_obstack, Value); \
74 obstack_escape (&muscle_obstack, \
system.h 169 # define obstack_escape(Obs, Str) \ macro
197 obstack_escape (Obs, obstack_quote_p); \
scan-code.l 189 obstack_escape (&obstack_for_string, yytext);
193 obstack_escape (&obstack_for_string, yytext);
285 [$@\[\]] obstack_escape (&obstack_for_string, yytext);
muscle-tab.c 270 obstack_escape (&muscle_obstack, bound.file);
314 /* Reverse of obstack_escape. */
output.c 186 obstack_escape (&format_obstack, cp);
scan-code.c 1375 obstack_escape (&obstack_for_string, code_text); variable
    [all...]
  /external/bison/
ChangeLog     [all...]

Completed in 147 milliseconds