Searched refs:yycont (Results 1 – 1 of 1) sorted by relevance
66 static int *yycont = NULL; variable442 if (yycont != NULL)443 *yycont = 1;655 ':' { yyexpectaddr = 1; yycont = &yyexpectaddr; resetaddr(); }768 fromto: from srcobject to dstobject { yyexpectaddr = 0; yycont = NULL; }769 | to dstobject { yyexpectaddr = 0; yycont = NULL; }770 | from srcobject { yyexpectaddr = 0; yycont = NULL; }779 yycont = &yyexpectaddr;789 yycont = &yyexpectaddr;1200 pool: IPFY_POOL { yyexpectaddr = 0; yycont = NULL; yyresetdict(); }[all …]