HomeSort by: relevance | last modified time | path
    Searched defs:w_eol (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/gmake/dist/
read.c 62 w_bogus, w_eol, w_static, w_variable, w_colon, w_dcolon, w_semicolon, enumerator in enum:make_word_type
907 case w_eol:
975 if (wtype == w_eol)
991 if (wtype == w_eol)
1061 if (wtype != w_eol)
2664 w_eol End of input
2692 wtype = w_eol;

Completed in 18 milliseconds