Searched refs:ASTCONF_system (Results 1 – 7 of 7) sorted by relevance
48 #undef ASTCONF_system49 #define ASTCONF_system 0 macro1115 listflags &= ~ASTCONF_system;1128 …if ((p->flags & CONF_MINMAX_DEF) && (!(listflags & ASTCONF_system) || !(p->flags & CONF_DEFER_MM)))1135 …else if ((p->flags & CONF_LIMIT_DEF) && (!(listflags & ASTCONF_system) || !(p->flags & CONF_DEFER_…1164 else if (!(listflags & ASTCONF_system))1474 if (conferror && !(flags & ASTCONF_system))
242 flags = native ? (ASTCONF_system|ASTCONF_error) : 0; in b_getconf()
108 #define ASTCONF_system 0x1000 macro
117 #define ASTCONF_system 0x1000 macro