Searched refs:YYSETJMP (Results 1 - 1 of 1) sorted by relevance

/external/bison/data/
H A Dglr.c291 #ifndef YYSETJMP
294 # define YYSETJMP(env) setjmp (env) macro
2323 switch (YYSETJMP (yystack.yyexception_buffer))

Completed in 17 milliseconds