modernc.org/ccgo/v3@v3.16.14/lib/testdata/tcc_linux_riscv64.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 42_function_pointer.c 42 43_void_param.c 43 44_scoped_declarations.c 44 45_empty_for.c 45 47_switch_return.c 46 48_nested_break.c 47 49_bracket_evaluation.c 48 50_logical_second_arg.c 49 51_static.c 50 52_unnamed_enum.c 51 54_goto.c 52 55_lshift_type.c 53 64_macro_nesting.c 54 67_macro_concat.c 55 70_floating_point_literals.c 56 71_macro_empty_arg.c 57 72_long_long_constant.c 58 75_array_in_struct_init.c 59 81_types.c 60 82_attribs_position.c 61 84_hex-float.c 62 86_memory-model.c 63 87_dead_code.c 64 88_codeopt.c 65 89_nocode_wanted.c 66 91_ptr_longlong_arith32.c 67 92_enum_bitfield.c 68 93_integer_promotion.c 69 97_utf8_string_literal.c