Searched defs:actor (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | coroutines.cc | 1650 tree actor = data->actor_fn; in expand_one_await_expression() local 2137 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() 2448 tree actor) in build_destroy_fn() 4469 tree actor = coro_build_actor_or_destroy_function (orig, act_des_fn_type, in morph_fn_to_coro() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | coroutines.cc | 1611 tree actor = data->actor_fn; in expand_one_await_expression() local 2208 build_actor_fn (location_t loc, tree coro_frame_type, tree actor, tree fnbody, in build_actor_fn() 2589 tree actor) in build_destroy_fn() 4427 tree actor = coro_build_actor_or_destroy_function (orig, act_des_fn_type, in morph_fn_to_coro() local
|
/netbsd-src/sys/net/lagg/ |
H A D | if_lagg_lacp.c | 1728 struct lacpdu_peerinfo actor; in lacp_port_is_synced() local 1980 struct lacpdu_peerinfo actor; in lacp_sm_rx_update_ntt() local
|