Searched refs:O_STATIC (Results 1 – 4 of 4) sorted by relevance
73 if (!((unsigned)field->opts & O_STATIC)) in FORM_EXPORT()
166 O_STATIC)
235 #define O_STATIC (0x0200U) macro
184 ((Field_Has_Option(field, O_STATIC) && \1392 if ((unsigned)changed_opts & O_STATIC) in _nc_Synchronize_Options()1397 if ((unsigned)newopts & O_STATIC) in _nc_Synchronize_Options()