HelenOS sources

TOKEN_PARTIAL     255 uspace/lib/bithenge/src/script.c 			state->token = TOKEN_PARTIAL;
TOKEN_PARTIAL    1035 uspace/lib/bithenge/src/script.c 	expect(state, TOKEN_PARTIAL);
TOKEN_PARTIAL    1182 uspace/lib/bithenge/src/script.c 	} else if (state->token == TOKEN_PARTIAL) {
HelenOS homepage, sources at GitHub