Searched refs:list0 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Daarch64-gen.c231 opcode_node list0, list1, **ptr0, **ptr1; local
299 list0.next = NULL;
301 ptr0 = &list0.next;
325 if (list0.next == NULL)
332 opcode = list0.next;
339 divide_table_1 (bittree->bits[0], list0.next);

Completed in 42 milliseconds