TOKEN_SWITCH 264 uspace/lib/bithenge/src/script.c state->token = TOKEN_SWITCH; TOKEN_SWITCH 892 uspace/lib/bithenge/src/script.c expect(state, TOKEN_SWITCH); TOKEN_SWITCH 1111 uspace/lib/bithenge/src/script.c } else if (state->token == TOKEN_SWITCH) { TOKEN_SWITCH 1192 uspace/lib/bithenge/src/script.c } else if (state->token == TOKEN_SWITCH) {HelenOS homepage, sources at GitHub