Searched defs:x86_op_list (Results 1 – 1 of 1) sorted by relevance
118 typedef struct x86_op_list { struct120 x86_op_list_node *head, *tail, *curr; argument121 } x86_op_list; argument