Lines Matching defs:newtab
1083 struct tcb **newtab = (struct tcb **)1088 if (newtab == NULL || newtcbs == NULL) {1095 newtab[i] = &newtcbs[i - tcbtabsize];1097 tcbtab = newtab;