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

  /external/bison/src/
system.h 151 #define obstack_sgrow(Obs, Str) \ macro
scan-gram.c 2270 obstack_sgrow (&obstack_for_string, "$]["); variable
2275 obstack_sgrow (&obstack_for_string, "@@"); variable
2280 obstack_sgrow (&obstack_for_string, "@{"); variable
2285 obstack_sgrow (&obstack_for_string, "@}"); variable
    [all...]

Completed in 40 milliseconds