Lines Matching +full:implicit +full:- +full:casts
9 ---------------------
14 and will warn on casts (implicit or explicit) mixing the address spaces.
21 -------
34 --------------------------------
55 -------
56 This attribute is to be used on a r-value to specify it cannot be
62 ------
64 It warns about explicit or implicit casting to different types.
70 truncated by mistake. For example, a 64-bit integer that you don't want
73 See also `Linus' e-mail about __nocast vs __bitwise
74 <https://lore.kernel.org/linux-mm/CA+55aFzbhYvw7Am9EYgatpjTknBFm9eq+3jBWQHkSCUpnb3HRQ@mail.gmail.co…
77 ----
83 -----
84 This attribute is to be used in casts to suppress warnings that would