Searched refs:input_state (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/SETUP/decomment/
H A Ddecomment.c60 input_state_t input_state = IS_NORMAL; local
88 switch(input_state) {
95 input_state = IS_SLASH;
110 input_state = IS_IN_COMMENT;
117 input_state = IS_IN_END_COMMENT;
131 input_state = IS_NORMAL;
141 input_state = IS_STAR;
152 input_state = IS_NORMAL;
166 input_state = IS_IN_COMMENT;
180 input_state
[all...]

Completed in 46 milliseconds