File indexing completed on 2024-09-22 04:53:10

0001 include(`mockitopp/detail/m4/COMMA_IF.m4')dnl
0002 define(`M4_ENUM_PARAMS', `ifelse(eval($1 > 0), 1, `M4_ENUM_PARAMS(decr($1), $2)M4_COMMA_IF(decr($1))`$2'decr($1)', `')')dnl