Home
last modified time | relevance | path

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

/external/bison/lib/
Dfatal-signal.c222 size_t old_actions_allocated = actions_allocated; in at_fatal_signal() local
231 for (k = 0; k < old_actions_allocated; k++) in at_fatal_signal()