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

  /external/bison/src/
system.h 169 # define obstack_escape(Obs, Str) \ macro
197 obstack_escape (Obs, obstack_quote_p); \
scan-code.c 1375 obstack_escape (&obstack_for_string, code_text); variable
    [all...]

Completed in 77 milliseconds