Lines Matching full:see

14     See Chapter \"6 Extensions to the C Language Family\" of "GCC_MANUAL":
15 __auto_type: see \"6.7 Referring to a Type with typeof\";
16 …__asm__: see \"6.48 Alternate Keywords\", and \"6.47 How to Use Inline Assembly Language in C Code…
17 __attribute__: see \"6.39 Attribute Syntax\";
18 __typeof__: see \"6.7 Referring to a Type with typeof\";
19 __builtin_types_compatible_p: see \"6.59 Other Built-in Functions Provided by GCC\";
20 __volatile__: see \"6.48 Alternate Keywords\" and \"6.47.2.1 Volatile\";
21 …__alignof: see \"6.48 Alternate Keywords\" and \"6.44 Determining the Alignment of Functions, Typ…
23 …__alignof__: see \"6.48 Alternate Keywords\" and \"6.44 Determining the Alignment of Functions, T…
25 __const__: see \"6.48 Alternate Keywords\";
26 __inline: see \"6.48 Alternate Keywords\";
27 …_Generic: see description of option \"-Wc99-c11-compat\" in \"3.8 Options to Request or Suppress W…
28 …_Static_assert: see descriptions of options \"-Wc99-c11-compat\" and \"-Wc99-c2x-compat\" in \"3.8…
34 -doc="See Chapter \"6.7 Referring to a Type with typeof\". of "GCC_MANUAL"."
36 -doc="See Chapter \"6.1 Statements and Declarations in Expressions\" of "GCC_MANUAL"."
38 -doc="See Chapter \"6.24 Arithmetic on void- and Function-Pointers\" of "GCC_MANUAL"."
42 … ext_paste_comma: see Chapter \"6.21 Macros with a Variable Number of Arguments.\" of "GCC_MANUAL".
43 ext_flexible_array_in_array: see Chapter \"6.18 Arrays of Length Zero\" of "GCC_MANUAL".
52 -doc_begin="See Chapter \"6.19 Structures with No Members\" of "GCC_MANUAL"."
56 -doc="See Chapter \"6.18 Arrays of Length Zero\" of "GCC_MANUAL"."
68 -doc_begin="See Annex \"J.5.7 Function pointer casts\" of "C99_STD"."
77 -doc_begin="See Section \"6.62.13 Diagnostic Pragmas\" of "GCC_MANUAL"."
82 -doc_begin="See Section \"4.9 Structures, Unions, Enumerations, and Bit-Fields\" of "GCC_MANUAL". O…