Home
last modified time | relevance | path

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

/external/bison/lib/
Dargmatch.h52 extern argmatch_exit_fn argmatch_die;
90 argmatch_die)])
Dargmatch.c68 argmatch_exit_fn argmatch_die = __argmatch_die; variable