Searched refs:EXPAND_4096_CASES (Results 1 – 1 of 1) sorted by relevance
12 #define EXPAND_4096_CASES(i, x, y) EXPAND_2048_CASES(i, x, y) EXPAND_2048_CASES(i + 2048, x, y) macro22 EXPAND_4096_CASES(0, x, y); in cfg_big_switch()