Lines Matching defs:presence
513 struct unit_pattern_rel_decl presence;
642 /* The following nodes represent presence or absence pattern for cpu
658 /* The following nodes represent presence or absence pattern for cpu
921 &(_decl)->decl.presence; }))
1083 #define DECL_PRESENCE(d) (&(d)->decl.presence)
1448 We fill a struct unit_pattern_rel_decl (presence) with information
1459 We fill a struct unit_pattern_rel_decl (presence) with information
2155 /* Checking NAMES in presence/absence clause and returning the
2177 ? "unit `%s' in final presence set is not declared"
2178 : "unit `%s' in presence set is not declared")
2185 ? "`%s' in final presence set is not unit"
2186 : "`%s' in presence set is not unit")
2207 /* Checking NAMES in patterns of a presence/absence clause and
2248 ? "unit `%s' in final presence set is not declared"
2249 : "unit `%s' in presence set is not declared")
2257 ? "`%s' in final presence set is not unit"
2258 : "`%s' in presence set is not unit")
2274 /* The function adds each element from PATTERN_LIST to presence (if
2277 and requires presence of ...", "unit requires absence and presence
2278 of ...", "units in (final) presence set belong to different
2281 presence sets. */
2316 ? "units `%s' and `%s' in final presence set belong to different automata"
2317 : "units `%s' and `%s' in presence set belong to different automata")
2334 error ("unit `%s' excludes and requires presence of `%s'",
2339 warning ("unit `%s' excludes and requires presence of `%s'",
2352 error ("unit `%s' requires absence and presence of `%s'",
2357 warning ("unit `%s' requires absence and presence of `%s'",
2546 their correctness, and forms exclusion/presence/absence sets. */
2686 /* Check presence set declarations and form presence sets. */
4331 /* The page contains abstract data for work with presence/absence
4334 /* The following arrays contain correspondingly presence, final
4335 presence, absence, and final absence patterns for each unit. */
4370 /* The following function forms the array containing presence and
4390 /* Evaluate unit presence/absence sets. */
4408 /* The function checks that CHECKED_SET satisfies all presence pattern
5306 error ("(Unit presence on one alt and its absence on other alt\n");