Lines Matching defs:all

253 /* Return a variant of TYPE which has all the type qualifiers of LIKE
339 /* We should not have any type quals on arrays at all. */
733 since long cannot hold all the values of an unsigned int. */
1772 /* Step through all anon unions in linear fashion. */
2144 /* Treat all 'global' variables as 'byref' by default. */
2371 handle all the type checking. The result is a complete expression
2423 therefore, simply error unless we can prove that all possible
3253 ensures that all the format strings are checked at compile
3436 all the values of the unsigned type. */
4132 /* This macro is used to emit diagnostics to ensure that all format
4244 /* Arithmetic types all interconvert, and enum is treated like int. */
4284 Meanwhile, the lhs target must have all the qualifiers of
4438 Meanwhile, the lhs target must have all the qualifiers of the rhs. */
4656 /* If VALUE is a compound expr all of whose expressions are constant, then
5042 /* Iterate through elements and check if all constructor
5230 0 if all the elements should be kept in AVL tree. */
5233 /* 1 if so far this constructor's elements are all compile-time constants. */
5236 /* 1 if so far this constructor's elements are all valid address constants. */
5786 /* Now output all pending elements. */
6678 we can output all the pending elements. */
6681 output_pending_init_elements (int all)
6794 /* Ordinarily return, but not if we want to output all
6796 if (!(all && next != 0))
7197 SIMPLE indicates whether there was anything at all after the
8036 all of the statements except the last. */
8074 /* If we're not returning a value at all, then the BIND_EXPR that
8140 variably modified type, all at this depth. Pop each in turn. */
8758 /* Note that in all three cases below we refrain from optimizing
8866 all the values of the unsigned type. */
8915 does not have all bits set that are set in the ~ operand
9093 /* For all elements of CLAUSES, validate them vs OpenMP constraints.