1 a125 is declared in read.c(125) but never used or defined [lint2:002] 2 inline_function is defined in read.c(256) but never used [lint2:001] 3 inline_function returns 'void' at read.c(256), versus 'int' at read.c(260) [lint2:005] 4 printflike_0_comment is defined in read.c(217) but never used [lint2:001] 5 printflike_10_comment is defined in read.c(229) but never used [lint2:001] 6 printflike_3_comment is defined in read.c(223) but never used [lint2:001] 7 printflike_comment is defined in read.c(211) but never used [lint2:001] 8 scanflike_0_comment is defined in read.c(243) but never used [lint2:001] 9 scanflike_3_comment is defined in read.c(249) but never used [lint2:001] 10 scanflike_comment is defined in read.c(237) but never used [lint2:001] 11 used_function returns 'int' at read.c(254), versus 'void' at read.c(253) [lint2:005] 12 used_function returns a value that is sometimes ignored [lint2:009] 13 varargs_0_comment is defined in read.c(199) but never used [lint2:001] 14 varargs_3_comment is defined in read.c(205) but never used [lint2:001] 15 varargs_comment is defined in read.c(193) but never used [lint2:001] 16