DEBSOURCES
Skip Quicknav
sources / lcov / 2.3.2-1 / tests / llvm2lcov / test.h
12345678
static inline void bar() { return; } #define macro_4(expr) ((expr) ? ((void) 0) : bar()) #define BOOL(x) (!!(x))