Format: AllC/C++CSSTextshell script Advanced Search
44: #define DSP_D(x) putDec(x) 45: #define DSP_F1(f0, a0) \ 46: {DSP_##f0(a0);}