File tree Expand file tree Collapse file tree 15 files changed +14
-23
lines changed
libclc/generic/include/clc/math Expand file tree Collapse file tree 15 files changed +14
-23
lines changed Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION atan2
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
12
12
#include <clc/math/gentype.inc>
13
13
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION atan2pi
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
12
12
#include <clc/math/gentype.inc>
13
13
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION copysign
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
12
12
#include <clc/math/gentype.inc>
13
13
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION fdim
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
12
12
#include <clc/math/gentype.inc>
13
13
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION fmod
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
#include <clc/math/gentype.inc>
12
12
#undef __CLC_FUNCTION
Original file line number Diff line number Diff line change 6
6
//
7
7
//===----------------------------------------------------------------------===//
8
8
9
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
9
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
10
10
#define __CLC_FUNCTION half_divide
11
11
12
12
#include <clc/math/gentype.inc>
Original file line number Diff line number Diff line change 6
6
//
7
7
//===----------------------------------------------------------------------===//
8
8
9
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
9
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
10
10
#define __CLC_FUNCTION half_powr
11
11
12
12
#include <clc/math/gentype.inc>
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION hypot
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
12
12
#include <clc/math/gentype.inc>
13
13
Original file line number Diff line number Diff line change 6
6
//
7
7
//===----------------------------------------------------------------------===//
8
8
9
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
9
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
10
10
#define __CLC_FUNCTION maxmag
11
11
12
12
#include <clc/math/gentype.inc>
Original file line number Diff line number Diff line change 6
6
//
7
7
//===----------------------------------------------------------------------===//
8
8
9
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
9
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
10
10
#define __CLC_FUNCTION minmag
11
11
12
12
#include <clc/math/gentype.inc>
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION nextafter
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
12
12
#include <clc/math/gentype.inc>
13
13
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION pow
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
#include <clc/math/gentype.inc>
12
12
#undef __CLC_BODY
13
13
#undef __CLC_FUNCTION
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION powr
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
#include <clc/math/gentype.inc>
12
12
#undef __CLC_BODY
13
13
#undef __CLC_FUNCTION
Original file line number Diff line number Diff line change 7
7
//===----------------------------------------------------------------------===//
8
8
9
9
#define __CLC_FUNCTION remainder
10
- #define __CLC_BODY <clc/math/binary_decl_tt .inc>
10
+ #define __CLC_BODY <clc/shared/binary_decl .inc>
11
11
#include <clc/math/gentype.inc>
12
12
#undef __CLC_FUNCTION
You can’t perform that action at this time.
0 commit comments