]> andersk Git - splint.git/blame - test/db3/bool.lh
Fixed stupid bug in constraintList causing a segfault.
[splint.git] / test / db3 / bool.lh
CommitLineData
cc78dedd 1/* Output from LCLint 2.5p */
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.040334 seconds and 5 git commands to generate.