HomeSort by relevance Sort by last modified time
    Searched refs:yyq (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/intl/
plural.c 1163 const char *yyq = ! yycount ? ", expecting " : " or "; local
1164 yyp = yystpcpy (yyp, yyq);
    [all...]
  /toolchain/binutils/binutils-2.27/intl/
plural.c 1190 const char *yyq = ! yycount ? ", expecting " : " or ";
1191 yyp = yystpcpy (yyp, yyq);
1187 const char *yyq = ! yycount ? ", expecting " : " or "; local
    [all...]

Completed in 307 milliseconds