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