003 File Manager
Current Path:
/usr/src/contrib/netbsd-tests/usr.bin/xlint/lint1
usr
/
src
/
contrib
/
netbsd-tests
/
usr.bin
/
xlint
/
lint1
/
📁
..
📄
d_alignof.c
(65 B)
📄
d_c99_anon_struct.c
(244 B)
📄
d_c99_anon_union.c
(173 B)
📄
d_c99_complex_num.c
(113 B)
📄
d_c99_complex_split.c
(129 B)
📄
d_c99_compound_literal_comma.c
(233 B)
📄
d_c99_decls_after_stmt.c
(64 B)
📄
d_c99_decls_after_stmt2.c
(88 B)
📄
d_c99_decls_after_stmt3.c
(54 B)
📄
d_c99_flex_array_packed.c
(85 B)
📄
d_c99_for_loops.c
(240 B)
📄
d_c99_func.c
(72 B)
📄
d_c99_nested_struct.c
(514 B)
📄
d_c99_recursive_init.c
(235 B)
📄
d_c99_struct_init.c
(159 B)
📄
d_c99_union_cast.c
(146 B)
📄
d_c99_union_init1.c
(96 B)
📄
d_c99_union_init2.c
(128 B)
📄
d_c99_union_init3.c
(123 B)
📄
d_c99_union_init4.c
(240 B)
📄
d_c9x_array_init.c
(84 B)
📄
d_c9x_recursive_init.c
(223 B)
📄
d_cast_fun_array_param.c
(116 B)
📄
d_cast_init.c
(668 B)
📄
d_cast_init2.c
(224 B)
📄
d_cast_lhs.c
(135 B)
📄
d_compound_literals1.c
(123 B)
📄
d_compound_literals2.c
(193 B)
📄
d_constant_conv1.c
(122 B)
📄
d_constant_conv2.c
(123 B)
📄
d_cvt_constant.c
(125 B)
📄
d_cvt_in_ternary.c
(296 B)
📄
d_ellipsis_in_switch.c
(101 B)
📄
d_gcc_compound_statements1.c
(110 B)
📄
d_gcc_compound_statements2.c
(215 B)
📄
d_gcc_compound_statements3.c
(114 B)
📄
d_gcc_extension.c
(187 B)
📄
d_gcc_func.c
(80 B)
📄
d_gcc_variable_array_init.c
(107 B)
📄
d_incorrect_array_size.c
(28 B)
📄
d_long_double_int.c
(113 B)
📄
d_nested_structs.c
(376 B)
📄
d_nolimit_init.c
(98 B)
📄
d_packed_structs.c
(495 B)
📄
d_shift_to_narrower_type.c
(398 B)
📄
d_type_conv1.c
(137 B)
📄
d_type_conv2.c
(128 B)
📄
d_type_conv3.c
(137 B)
📄
d_type_question_colon.c
(211 B)
📄
d_typefun.c
(686 B)
📄
d_typename_as_var.c
(121 B)
📄
d_zero_sized_arrays.c
(26 B)
📄
t_integration.sh
(5.38 KB)
Editing: d_c99_complex_split.c
int b(double a) { return a == 0; } void a(void) { double _Complex z = 0; if (b(__real__ z) && b(__imag__ z)) return; }
Upload File
Create Folder