Searched refs:FL_INIT (Results 1 – 2 of 2) sorted by relevance
11 #define FL_INIT(l, f) (l) = (f) /* Specific flags location. */ macro16 #define LF_INIT(f) FL_INIT(flags, f) /* Local variable flags. */21 #define F_INIT(p, f) FL_INIT((p)->flags, f) /* Structure element flags. */
459 FL_INIT(is_flags, in v_txt()