]> andersk Git - splint.git/blame - test/db3/bool.lh
Renaming - LCLint => Splint
[splint.git] / test / db3 / bool.lh
CommitLineData
11db3170 1/* Output from Splint 3.0.0.20 */
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.615944 seconds and 5 git commands to generate.