1 #undef fmax 2 #define fmax __clc_fmax 3 4 #define __CLC_BODY <clc/math/binary_decl.inc> 5 #define __CLC_FUNCTION __clc_fmax 6 7 #include <clc/math/gentype.inc> 8 9 #undef __CLC_BODY 10 #undef __CLC_FUNCTION 11 12
1 #undef fmax 2 #define fmax __clc_fmax 3 4 #define __CLC_BODY <clc/math/binary_decl.inc> 5 #define __CLC_FUNCTION __clc_fmax 6 7 #include <clc/math/gentype.inc> 8 9 #undef __CLC_BODY 10 #undef __CLC_FUNCTION 11 12