Home
last modified time | relevance | path

Searched refs:gfc_bbt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dbbt.cc47 gfc_bbt; typedef
65 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 …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dbbt.c47 gfc_bbt; typedef
65 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 …]