]> andersk Git - splint.git/blame - test/db3/bool.lh
*** empty log message ***
[splint.git] / test / db3 / bool.lh
CommitLineData
5b73c9ca 1/* Output from LCLint 2.5q */
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.068094 seconds and 5 git commands to generate.