Searched refs:gfc_bbt (Results 1 – 2 of 2) sorted by relevance
47 gfc_bbt; typedef65 static gfc_bbt *66 rotate_left (gfc_bbt *t) in rotate_left()68 gfc_bbt *temp; in rotate_left()80 static gfc_bbt *81 rotate_right (gfc_bbt *t) in rotate_right()83 gfc_bbt *temp; in rotate_right()96 static gfc_bbt *97 insert (gfc_bbt *new_bbt, gfc_bbt *t, compare_fn compare) in insert()132 gfc_bbt **r, *n; in gfc_insert_bbt()[all …]