Lines Matching defs:all

347 /* Return a variant of TYPE which has all the type qualifiers of LIKE
449 /* We should not have any type quals on arrays at all. */
953 since long cannot hold all the values of an unsigned int. */
2205 /* Step through all anon unions in linear fashion. */
2985 therefore, simply error unless we can prove that all possible
3050 handle all the type checking. The result is a complete expression
3620 This sequence is used for all types for which these operations are
4606 all the values of the unsigned type. */
4974 is not present at all outer levels.
4997 "to be safe all intermediate pointers in cast from "
5755 /* This macro is used to emit diagnostics to ensure that all format
5783 /* This macro is used to emit diagnostics to ensure that all format
5812 /* This macro is used to emit diagnostics to ensure that all format
5941 /* Arithmetic types all interconvert, and enum is treated like int. */
5997 Meanwhile, the lhs target must have all the qualifiers of
6212 Meanwhile, the lhs target must have all the qualifiers of the rhs. */
6422 /* If VALUE is a compound expr all of whose expressions are constant, then
6799 /* Iterate through elements and check if all constructor
7001 0 if all the elements should be kept in AVL tree. */
7004 /* 1 if so far this constructor's elements are all compile-time constants. */
7007 /* 1 if so far this constructor's elements are all valid address constants. */
7583 /* Now output all pending elements. */
8621 we can output all the pending elements. */
8623 output_pending_init_elements (int all, struct obstack * braced_init_obstack)
8739 /* Ordinarily return, but not if we want to output all
8741 if (!(all && next != 0))
9233 SIMPLE indicates whether there was anything at all after the
10110 all of the statements except the last. */
10158 /* If we're not returning a value at all, then the BIND_EXPR that
11664 all are or may have length of 1, array-section-subscript [:2] is the
12116 /* For all elements of CLAUSES, validate them against their constraints.