Home | History | Annotate | Download | only in kconfig

Lines Matching refs:yys

956   const char *yys = yystr;
958 while (*yys++ != '\0')
961 return yys - yystr - 1;
982 const char *yys = yysrc;
984 while ((*yyd++ = *yys++) != '\0')