Lines Matching defs:all

249 /* Return a variant of TYPE which has all the type qualifiers of LIKE
335 /* We should not have any type quals on arrays at all. */
720 since long cannot hold all the values of an unsigned int. */
1741 /* Step through all anon unions in linear fashion. */
2256 handle all the type checking. The result is a complete expression
2306 therefore, simply error unless we can prove that all possible
3174 ensures that all the format strings are checked at compile
3357 all the values of the unsigned type. */
3857 /* This macro is used to emit diagnostics to ensure that all format
3968 /* Arithmetic types all interconvert, and enum is treated like int. */
4008 Meanwhile, the lhs target must have all the qualifiers of
4157 Meanwhile, the lhs target must have all the qualifiers of the rhs. */
4341 /* If VALUE is a compound expr all of whose expressions are constant, then
4720 /* Iterate through elements and check if all constructor
4903 0 if all the elements should be kept in AVL tree. */
4906 /* 1 if so far this constructor's elements are all compile-time constants. */
4909 /* 1 if so far this constructor's elements are all valid address constants. */
5459 /* Now output all pending elements. */
6341 we can output all the pending elements. */
6344 output_pending_init_elements (int all)
6457 /* Ordinarily return, but not if we want to output all
6459 if (!(all && next != 0))
6860 SIMPLE indicates whether there was anything at all after the
7608 all of the statements except the last. */
7646 /* If we're not returning a value at all, then the BIND_EXPR that
7712 variably modified type, all at this depth. Pop each in turn. */
8304 /* Note that in all three cases below we refrain from optimizing
8412 all the values of the unsigned type. */
8461 does not have all bits set that are set in the ~ operand
8639 /* For all elements of CLAUSES, validate them vs OpenMP constraints.