a125 is declared in read.c(125) but never used or defined [lint2:002]
inline_function is defined in read.c(256) but never used [lint2:001]
inline_function returns 'void' at read.c(256), versus 'int' at read.c(260) [lint2:005]
printflike_0_comment is defined in read.c(217) but never used [lint2:001]
printflike_10_comment is defined in read.c(229) but never used [lint2:001]
printflike_3_comment is defined in read.c(223) but never used [lint2:001]
printflike_comment is defined in read.c(211) but never used [lint2:001]
scanflike_0_comment is defined in read.c(243) but never used [lint2:001]
scanflike_3_comment is defined in read.c(249) but never used [lint2:001]
scanflike_comment is defined in read.c(237) but never used [lint2:001]
used_function returns 'int' at read.c(254), versus 'void' at read.c(253) [lint2:005]
used_function returns a value that is sometimes ignored [lint2:009]
varargs_0_comment is defined in read.c(199) but never used [lint2:001]
varargs_3_comment is defined in read.c(205) but never used [lint2:001]
varargs_comment is defined in read.c(193) but never used [lint2:001]