Home
last modified time | relevance | path

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

/external/bison/lib/
Dargmatch.h53 extern argmatch_exit_fn argmatch_die;
91 argmatch_die)])
Dargmatch.c72 argmatch_exit_fn argmatch_die = __argmatch_die; variable