Home
last modified time | relevance | path

Searched refs:w_exit (Results 1 – 8 of 8) sorted by relevance

/dports/cad/magic/magic-8.3.245/windows/
H A DwindCmdNR.c274 if (cr->w_exit != NULL)
275 if (!(*(cr->w_exit))())
H A DwindInt.h36 bool (*w_exit)(); member
H A DwindMain.c251 res->w_exit = exitproc;
/dports/science/code_saturne/code_saturne-7.1.0/src/lagr/
H A Dcs_lagr_print.c176 pc->w_exit - pc->w_fouling, in cs_lagr_print()
H A Dcs_lagr.h377 cs_real_t w_exit; member
H A Dcs_lagr.c204 .w_exit = 0.,
1382 pc->w_exit = wsum[3]; in cs_lagr_update_particle_counter()
1913 part_c->w_exit = 0; in cs_lagr_solve_time_step()
H A Dcs_lagr_log.c591 (unsigned long long)(pc->n_g_exit), pc->w_exit); in cs_lagr_log_iteration()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/crates/tor-netdir/src/
H A Dweight.rs292 let w_exit = single(p, "---", "Wme", "Wee", "Wbe"); in from_parts() localVariable
300 w_exit, in from_parts()
309 (w_exit * w_param(p, "Web")) / weight_scale, in from_parts()