Searched refs:yycont (Results 1 – 1 of 1) sorted by relevance
68 static int *yycont = 0; variable464 if (yycont != NULL)465 *yycont = 1;631 ':' { yyexpectaddr = 1; yycont = &yyexpectaddr; resetaddr(); }740 fromto: from srcobject to dstobject { yyexpectaddr = 0; yycont = NULL; }741 | to dstobject { yyexpectaddr = 0; yycont = NULL; }742 | from srcobject { yyexpectaddr = 0; yycont = NULL; }751 yycont = &yyexpectaddr;761 yycont = &yyexpectaddr;1075 pool: IPFY_POOL { yyexpectaddr = 0; yycont = NULL; yyresetdict(); }[all …]