Home | History | Annotate | Download | only in opcodes

Lines Matching defs:list0

230   opcode_node list0, list1, **ptr0, **ptr1;
298 list0.next = NULL;
300 ptr0 = &list0.next;
324 if (list0.next == NULL)
331 opcode = list0.next;
338 divide_table_1 (bittree->bits[0], list0.next);