]> andersk Git - splint.git/blob - test/db3/bool.lh
3a4de164a6f900b3765e5bb7f3b0fced59b0aa9d
[splint.git] / test / db3 / bool.lh
1 /* Output from LCLint 2.5p */
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.023484 seconds and 3 git commands to generate.