Lines Matching refs:already

343   /* True if we already complained about forward parameter decls
876 already been put there by store_parm_decls. Unused-
989 We assume that the tag "name" is not already defined.
1202 the previous decl - we're in an error cascade already. */
1522 already have received an error. */
1694 /* Lay the type out, unless already done. */
1865 its definition was passed already. */
2110 name already seen in the same scope).
2246 its type saved; the others will already have had their
2314 type will already be correct for this scope, so we
2452 /* Implicit declaration of a function already declared
2525 static bool already = false;
2537 if (!already)
2541 already = true;
2583 /* Use a label already defined or ref'd with this name, but not if
2617 /* Check to make sure that the label hasn't already been declared
2645 if that label has already been defined in this function, or
2663 /* The label has been used or declared already in this function,
3340 We already gave a warning, so we don't need another one. */
3881 /* Deduce size of array from initialization, if not already known. */
3960 /* Don't give an error if we already gave one earlier. */
4089 /* If we used it already as memory, it must stay in memory. */
5599 already been given. If a parameter has void type, then
5793 or union. No warnings for this - we already warned about the
5839 already defined for this tag and return it. */
5846 message already; if in a different scope and declaring
5903 /* If there is already a tag defined at this scope
6376 /* This enum is a named one that has been declared already. */
6486 would have already taken care of those that don't fit. */
6764 if the function has already been used. */
6780 if the function has already been used. */
6862 If we already have a decl for this name, and it is a FUNCTION_DECL,
6895 definitions (prototype format). The parms already have decls, so we
6990 /* If the declaration is already marked, we have a duplicate
7333 /* If warn_main is 1 (-Wmain) or 2 (-Wall), we have already warned.
7828 /* If it is already a byref declaration, do not add the pointer type
7829 because such declarations already have the pointer type