Searched refs:F_INIT (Results 1 – 6 of 6) sorted by relevance
21 #define F_INIT(p, f) FL_INIT((p)->flags, f) /* Structure element flags. */ macro
396 F_INIT(&evp->e_ch, flags); in v_event_push()683 F_INIT(&argp->e_ch, 0); in v_event_get()
292 F_INIT(ecp, in ex_run_str()
125 F_INIT(&gp->excmd, E_NRSEP); in ex()
118 F_INIT(&gp->excmd, E_VISEARCH); in v_exaddr()
15509 #define F_INIT V_INIT(1U) macro