Home
last modified time | relevance | path

Searched refs:w_eol (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dread.c62 w_bogus, w_eol, w_static, w_variable, w_colon, w_dcolon, w_semicolon, enumerator
903 case w_eol: in eval()
971 if (wtype == w_eol) in eval()
987 if (wtype == w_eol) in eval()
1057 if (wtype != w_eol) in eval()
2679 wtype = w_eol; in get_next_mword()