Searched defs:bb (Results 1 – 2 of 2) sorted by relevance
50 #define bb_prev(bb) list_prev_entry(bb, l) argument51 #define bb_next(bb) list_next_entry(bb, l) argument91 struct bb_node *new_bb, *bb; in func_append_bb() local116 struct bb_node *bb; in func_insert_dummy_bb() local168 struct bb_node *bb; in func_partition_bb_head() local202 struct bb_node *bb, *last; in func_partition_bb_tail() local218 struct bb_node *bb; in func_add_special_bb() local246 struct bb_node *bb; in func_search_bb_with_head() local281 struct bb_node *bb; in func_add_bb_edges() local359 struct bb_node *bb, *bb2; in cfg_destroy() local[all …]
941 char aa[1], bb[2], cc[3]; member