Home
last modified time | relevance | path

Searched refs:LIST_FREE (Results 1 – 3 of 3) sorted by relevance

/external/bison/src/
Dsystem.h229 # define LIST_FREE(Type, List) \ macro
Dlalr.c317 LIST_FREE (goto_list, lookback[i]); in compute_lookahead_tokens()
/external/bison/
DChangeLog-20126646 than LIST_FREE directly.
20744 * src/system.h (LIST_FREE, shortcpy): New.
20747 Remove, replaced by LIST_FREE.