]> andersk Git - splint.git/blame - test/db3/bool.lh
*** empty log message ***
[splint.git] / test / db3 / bool.lh
CommitLineData
b072092f 1/* Output from LCLint 3.0.0.8 */
885824d3 2# include "bool.h"
3
4
5extern void bool_initMod (void);
6extern /*@observer@*/ char *bool_unparse (bool /* b */);
7extern bool bool_not (bool /* b */);
8extern bool bool_equal (bool /* b1 */, bool /* b2 */);
This page took 0.263261 seconds and 5 git commands to generate.