Searched defs:copy_fn (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/tests/rump/rumpkern/ |
H A D | t_copy.c | 60 typedef int (copy_fn)(const void *, void *, size_t); typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple.cc | 995 tree data_arg, tree copy_fn, tree arg_size, in gimple_build_omp_task()
|
H A D | tree-inline.cc | 6591 copy_fn (tree fn, tree& parms, tree& result) in copy_fn() function
|
H A D | trans-mem.cc | 2416 tree lhs_addr, rhs_addr, ltmp = NULL, copy_fn; in expand_assign_tm() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple.c | 992 tree data_arg, tree copy_fn, tree arg_size, in gimple_build_omp_task()
|
H A D | tree-inline.c | 6624 copy_fn (tree fn, tree& parms, tree& result) in copy_fn() function
|
H A D | trans-mem.c | 2413 tree lhs_addr, rhs_addr, ltmp = NULL, copy_fn; in expand_assign_tm() local
|