File indexing completed on 2024-06-23 05:21:34

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