m_sparsewa.c | 77 Int resume_point; /* 1, 2 or 3 */ member in struct:__anon26447 119 void* curr_nd, Int resume_point ) 128 swa->iterStack[sp].resume_point = resume_point; 134 void** curr_nd, Int* resume_point ) 143 *resume_point = swa->iterStack[sp].resume_point; 182 Int resume_point; local 191 swa_POP(swa, &p_key, &curr_ix, &curr_nd, &resume_point); 192 switch (resume_point) { [all...] |