Searched refs:context_vec_ptr (Results 1 – 1 of 1) sorted by relevance
221 static struct context_vec *context_vec_ptr; variable1109 context_vec_ptr++; in change()1110 context_vec_ptr->a = a; in change()1111 context_vec_ptr->b = b; in change()1112 context_vec_ptr->c = c; in change()1113 context_vec_ptr->d = d; in change()1475 if (context_vec_start > context_vec_ptr) in dump_context_vec()1500 for (; cvp <= context_vec_ptr; cvp++) in dump_context_vec()1507 while (cvp <= context_vec_ptr) { in dump_context_vec()1543 while (cvp <= context_vec_ptr) { in dump_context_vec()[all …]