Home
last modified time | relevance | path

Searched defs:arg_size (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/libgomp/
H A Dtaskloop.c35 long arg_size, long arg_align, unsigned flags, in GOMP_taskloop()
H A Dtask.c289 long arg_size, long arg_align, bool if_clause, unsigned flags, in GOMP_task()
/dragonfly/contrib/gcc-4.7/libgomp/
H A Dtask.c81 long arg_size, long arg_align, bool if_clause, unsigned flags) in GOMP_task()
/dragonfly/contrib/gdb-7/gdb/
H A Dstack.c557 int arg_size = TYPE_LENGTH (SYMBOL_TYPE (sym)); in print_frame_args() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple.c978 tree data_arg, tree copy_fn, tree arg_size, in gimple_build_omp_task()
H A Dipa-prop.c1553 HOST_WIDE_INT arg_offset, arg_size; in determine_locally_known_aggregate_parts() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.h694 tree arg_size; member
4353 gimple_omp_task_set_arg_size (gimple gs, tree arg_size) in gimple_omp_task_set_arg_size()
H A Dgimple.c1000 tree data_arg, tree copy_fn, tree arg_size, in gimple_build_omp_task()