HomeSort by: relevance | last modified time | path
    Searched refs:T_EOF (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libintl/
plural_parser.c 51 #define T_EOF EOF
167 case T_EOF:
269 case T_EOF:
357 if ((token) == T_EOF) { \
497 case T_EOF:
647 if (token == T_EOF)
656 if (token1 == T_EOF)
773 if (token == T_EOF)
869 if (token == T_EOF)
1060 if (ret == T_EOF)
    [all...]
  /src/sys/arch/atari/stand/edahdi/
edahdi.c 95 #define T_EOF 6
176 case T_EOF:
276 return (T_EOF);
  /src/sys/dev/microcode/aic7xxx/
aicasm_gram.y 171 %token T_EOF T_INCLUDE T_VERSION T_PREFIX T_PATCH_ARG_LIST

Completed in 12 milliseconds