DEBSOURCES
Skip Quicknav
sources / sparse / 0.4.5~rc1-1 / validation / backend / bool-test.c
123456789
static _Bool return_false(void) { return 0; } /* * check-name: Boolean type code generation * check-command: ./sparsec -c $file -o tmp.o */