DEBSOURCES
Skip Quicknav
sources / sparse / 0.6.4-5 / 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 */