xref: /llvm-project/llvm/test/tools/llvm-cov/Inputs/zeroFunctionFile.h (revision 35369c1eb6c4066a563c5a1766c5fb449dc85eb5)
1*35369c1eSAlex Lorenz // This header has no functions
2*35369c1eSAlex Lorenz 
3*35369c1eSAlex Lorenz #define NOFUNCTIONS(x) (x) > 0 ? 0 : 1
4