dwww Home | Show directory contents | Find package

%module xxx

/* Test line number reporting for multiple macro expansions */

#define MACRO2(a, b) 

#define MACRO1(NAME) MACRO2(NAME,2,3) 

MACRO1(abc)

Generated by dwww version 1.15 on Sun Jun 30 19:43:44 CEST 2024.