Searched refs:state_static (Results 1 – 1 of 1) sorted by relevance
1411 struct tokenstate state_static[MAXNEST_static]; in readtoken1() local1413 struct tokenstate *state = state_static; in readtoken1()1587 if (state != state_static) in readtoken1()1757 if (state == state_static) { in readtoken1()1760 memcpy(state, state_static, in readtoken1()1808 if (state == state_static) { in readtoken1()1811 memcpy(state, state_static, in readtoken1()