Searched refs:FP_UNPACK_SEMIRAW_D (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/soft-fp/ |
D | adddf3.c | 42 FP_UNPACK_SEMIRAW_D (A, a); in __adddf3() 43 FP_UNPACK_SEMIRAW_D (B, b); in __adddf3()
|
D | subdf3.c | 42 FP_UNPACK_SEMIRAW_D (A, a); in __subdf3() 43 FP_UNPACK_SEMIRAW_D (B, b); in __subdf3()
|
D | truncdfsf2.c | 42 FP_UNPACK_SEMIRAW_D (A, a); in __truncdfsf2()
|
D | truncdfhf2.c | 42 FP_UNPACK_SEMIRAW_D (A, a); in __truncdfhf2()
|
D | double.h | 119 # define FP_UNPACK_SEMIRAW_D(X, val) \ macro 240 # define FP_UNPACK_SEMIRAW_D(X, val) \ macro
|
/glibc-2.36/sysdeps/ieee754/soft-fp/ |
D | s_fadd.c | 43 FP_UNPACK_SEMIRAW_D (X, x); in __fadd() 44 FP_UNPACK_SEMIRAW_D (Y, y); in __fadd()
|
D | s_fsub.c | 43 FP_UNPACK_SEMIRAW_D (X, x); in __fsub() 44 FP_UNPACK_SEMIRAW_D (Y, y); in __fsub()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.16 | 1686 (FP_UNPACK_SEMIRAW_D, FP_UNPACK_SEMIRAW_D): Define
|
D | ChangeLog.17 | 4959 * soft-fp/double.h [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D,
|
D | ChangeLog.18 | 45829 [_FP_W_TYPE_SIZE < 64] (FP_UNPACK_SEMIRAW_D): Likewise. 45847 [_FP_W_TYPE_SIZE >= 64] (FP_UNPACK_SEMIRAW_D): Likewise.
|