Lines Matching refs:types
258 notation) is brain damaged - the compiler knows the types anyway and can
300 (b) Clear integer types, where the abstraction _helps_ avoid confusion
318 (d) New types which are identical to standard C99 types, in certain
322 brain to become accustomed to the standard types like 'uint32_t',
325 Therefore, the Linux-specific 'u8/u16/u32/u64' types and their
326 signed equivalents which are identical to standard types are
331 of types, you should conform to the existing choices in that code.
336 require C99 types and cannot use the 'u32' form above. Thus, we
337 use __u32 and similar types in all structures which are shared
384 In function prototypes, include parameter names with their data types.
488 It's also important to comment data, whether they are basic types or derived
489 types. To this end, use just one data declaration per line (no commas for
913 inside the block, and check it for correctness (syntax, types, symbol