]> andersk Git - splint.git/blame - test/inparam.out
Added mtgrammar.c.der
[splint.git] / test / inparam.out
CommitLineData
885824d3 1
2inparam.c: (in function f)
3inparam.c:8:16: Passed storage x not completely defined (*x is undefined):
4 unknown (x)
5inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
6 inparam (x)
7
8Finished LCLint checking --- 2 code errors found, as expected
9
10inparam.c: (in function f)
11inparam.c:12:16: Passed storage x not completely defined (*x is undefined):
12 inparam (x)
13
14Finished LCLint checking --- 1 code error found, as expected
This page took 0.791453 seconds and 5 git commands to generate.