NAME1
#undef NAME1
#define NAME1(depth) rasops ## depth ## _ ## putchar
#define NAME1(depth) rasops ## depth ## _ ## putchar_aa
#undef NAME1
#define NAME1(width) rasops1_putchar ## width
#undef NAME1
#define NAME1(depth, name) NAME2(depth, name)
#undef NAME1
#define NAME1(depth) rasops ## depth ## _putchar
#define NAME1(depth) rasops ## depth ## _putchar_aa
#define NAME1(depth, width) rasops ## depth ## _putchar ## width
#undef NAME1