HelenOS sources

TOKEN_EOF         211 uspace/lib/bithenge/src/script.c 		state->token = TOKEN_EOF;
TOKEN_EOF        1340 uspace/lib/bithenge/src/script.c 	while (state.error == EOK && state.token != TOKEN_EOF)
HelenOS homepage, sources at GitHub