Home
last modified time | relevance | path

Searched refs:NEXT_FREE_EDGE (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraph.c276 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
789 free_edges = NEXT_FREE_EDGE (edge); in cgraph_create_edge_1()
939 NEXT_FREE_EDGE (e) = free_edges; in cgraph_free_edge()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraph.c276 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
789 free_edges = NEXT_FREE_EDGE (edge); in cgraph_create_edge_1()
939 NEXT_FREE_EDGE (e) = free_edges; in cgraph_free_edge()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraph.c287 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
865 free_edges = NEXT_FREE_EDGE (edge); in cgraph_create_edge_1()
1048 NEXT_FREE_EDGE (e) = free_edges; in cgraph_free_edge()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraph.c828 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
997 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1888 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraph.c828 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
997 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1888 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c851 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1022 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1978 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraph.c857 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1028 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h2019 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraph.c851 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1022 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1970 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c851 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1022 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1978 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c851 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1022 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1978 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.c851 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1022 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1978 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraph.c851 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1022 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h1978 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraph.c852 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1023 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h2019 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraph.c857 free_edges = NEXT_FREE_EDGE (edge); in create_edge()
1028 NEXT_FREE_EDGE (e) = free_edges; in free_edge()
H A Dcgraph.h2019 #define NEXT_FREE_EDGE(EDGE) (EDGE)->prev_caller macro

123