Searched refs:state_static (Results 1 – 1 of 1) sorted by relevance
1414 struct tokenstate state_static[MAXNEST_static]; in readtoken1() local1416 struct tokenstate *state = state_static; in readtoken1()1590 if (state != state_static) in readtoken1()1760 if (state == state_static) { in readtoken1()1763 memcpy(state, state_static, in readtoken1()1811 if (state == state_static) { in readtoken1()1814 memcpy(state, state_static, in readtoken1()