Home
last modified time | relevance | path

Searched refs:PAN_FALSE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/splint/splint-3.1.2/test/tests2.5/
H A Dboolt.c3 #define PAN_FALSE (0) macro
8 (void) test (PAN_FALSE); in test()
H A DMakefile12 -${SPLINT} -expect 1 +partial +booltype pan_bool_t +booltrue PAN_TRUE +boolfalse PAN_FALSE boolt.c