Searched refs:O_STATIC (Results 1 – 5 of 5) sorted by relevance
66 if (!(field->opts & O_STATIC)) in NCURSES_EXPORT()
140 O_STATIC )
183 #define O_STATIC (0x0200U) macro
183 ((field)->opts & O_STATIC)) )1306 if (changed_opts & O_STATIC) in _nc_Synchronize_Options()1311 if (newopts & O_STATIC) in _nc_Synchronize_Options()
1413 display and editing of the field. Some (for example, the O_STATIC bit)1567 O_STATIC1623 time. If, however, you turn off its O_STATIC bit, it becomes dynamic1644 whether or not the O_STATIC bit is on, but has no effect until it is.1652 If the O_STATIC option is set on one of a collection of links,