]> andersk Git - splint.git/blob - test/db3/bool.lh
Finshed basic merge. Still trying to get it through the test suit.
[splint.git] / test / db3 / bool.lh
1 /* Output from LCLint 2.5q */
2 # include "bool.h"
3
4
5 extern void bool_initMod (void);
6 extern /*@observer@*/ char *bool_unparse (bool  /* b */);
7 extern bool bool_not (bool  /* b */);
8 extern bool bool_equal (bool  /* b1 */, bool  /* b2 */);
This page took 0.071733 seconds and 5 git commands to generate.