modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc_linux_arm64.golden (about)

     1  00_assignment.c
     2  01_comment.c
     3  02_printf.c
     4  03_struct.c
     5  04_for.c
     6  05_array.c
     7  06_case.c
     8  07_function.c
     9  08_while.c
    10  09_do_while.c
    11  10_pointer.c
    12  11_precedence.c
    13  12_hashdefine.c
    14  13_integer_literals.c
    15  14_if.c
    16  15_recursion.c
    17  16_nesting.c
    18  17_enum.c
    19  18_include.c
    20  19_pointer_arithmetic.c
    21  20_pointer_comparison.c
    22  21_char_array.c
    23  22_floating_point.c
    24  23_type_coercion.c
    25  24_math_library.c
    26  25_quicksort.c
    27  26_character_constants.c
    28  27_sizeof.c
    29  28_strings.c
    30  29_array_address.c
    31  30_hanoi.c
    32  31_args.c
    33  32_led.c
    34  33_ternary_op.c
    35  35_sizeof.c
    36  36_array_initialisers.c
    37  37_sprintf.c
    38  38_multiple_array_index.c
    39  39_typedef.c
    40  41_hashif.c
    41  43_void_param.c
    42  44_scoped_declarations.c
    43  45_empty_for.c
    44  47_switch_return.c
    45  48_nested_break.c
    46  49_bracket_evaluation.c
    47  50_logical_second_arg.c
    48  51_static.c
    49  52_unnamed_enum.c
    50  54_goto.c
    51  55_lshift_type.c
    52  64_macro_nesting.c
    53  67_macro_concat.c
    54  70_floating_point_literals.c
    55  71_macro_empty_arg.c
    56  72_long_long_constant.c
    57  82_attribs_position.c
    58  83_utf8_in_identifiers.c
    59  84_hex-float.c
    60  91_ptr_longlong_arith32.c
    61  97_utf8_string_literal.c