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