Home
last modified time | relevance | path

Searched refs:XALLOCAVAR (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-4.7/include/
H A Dlibiberty.h367 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) macro
/dragonfly/contrib/gdb-7/include/
H A Dlibiberty.h358 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) macro
/dragonfly/contrib/binutils-2.34/include/
H A Dlibiberty.h374 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) macro
/dragonfly/contrib/gcc-8.0/include/
H A Dlibiberty.h365 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) macro
/dragonfly/contrib/binutils-2.27/include/
H A Dlibiberty.h365 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvec.h1362 (alloc, XALLOCAVAR (VEC(T,stack), VEC_embedded_size (T, alloc))))
1366 (alloc, XALLOCAVAR (VEC(T,stack), VEC_embedded_size (T, alloc))))
H A Dtree-ssa-sccvn.c2197 vn_nary_op_t vno1 = XALLOCAVAR (struct vn_nary_op_s, in vn_nary_op_lookup_pieces()
2213 = XALLOCAVAR (struct vn_nary_op_s, in vn_nary_op_lookup()
2228 = XALLOCAVAR (struct vn_nary_op_s, in vn_nary_op_lookup_stmt()
H A Dtree-ssa-pre.c1444 vn_nary_op_t newnary = XALLOCAVAR (struct vn_nary_op_s, in phi_translate_1()
H A Dgenautomata.c1574 dstr = XALLOCAVAR (char, len - 1); in gen_regexp_el()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-sccvn.c2820 vn_nary_op_t vno1 = XALLOCAVAR (struct vn_nary_op_s, in vn_nary_op_lookup_pieces()
2836 = XALLOCAVAR (struct vn_nary_op_s, in vn_nary_op_lookup()
2851 = XALLOCAVAR (struct vn_nary_op_s, in vn_nary_op_lookup_stmt()
H A Dtree-ssa-pre.c1349 vn_nary_op_t newnary = XALLOCAVAR (struct vn_nary_op_s, in phi_translate_1()
H A Dgenautomata.c1564 dstr = XALLOCAVAR (char, len - 1); in gen_regexp_el()