| /third_party/jerryscript/jerry-libm/ |
| H A D | cosh.c | 54 #define huge 1.0e300 macro 113 #undef huge macro
|
| H A D | floor.c | 40 #define huge 1.0e300 macro 132 #undef huge macro
|
| H A D | ceil.c | 40 #define huge 1.0e300 macro 133 #undef huge macro
|
| H A D | atanh.c | 50 #define huge 1.0e+300 macro 100 #undef huge macro
|
| H A D | asinh.c | 43 #define huge 1.0e+300 macro 95 #undef huge macro
|
| H A D | scalbn.c | 37 #define huge 1.0e+300 macro 98 #undef huge macro
|
| H A D | sinh.c | 115 #undef huge macro
|
| H A D | exp.c | 109 #define huge 1.0e+300 macro 211 #undef huge macro
|
| H A D | asin.c | 61 #define huge 1.000e+300 macro 141 #undef huge macro
|
| H A D | expm1.c | 125 #define huge 1.0e+300 macro 295 #undef huge macro
|
| H A D | atan.c | 80 #define huge 1.0e300 macro 175 #undef huge macro
|
| /third_party/musl/src/complex/ |
| H A D | ccoshf.c | 33 static const float huge = 0x1p127; variable
|
| H A D | csinhf.c | 33 static const float huge = 0x1p127; variable
|
| H A D | ccosh.c | 39 static const double huge = 0x1p1023; variable
|
| H A D | csinh.c | 39 static const double huge = 0x1p1023; variable
|
| /third_party/FreeBSD/lib/msun/src/ |
| H A D | s_asinhl.c | 53 huge= 1.00000000000000000000e+300; variable
|
| H A D | e_coshl.c | 38 static const volatile long double huge = 0x1p10000L, tiny = 0x1p-10000L; variable
|
| /third_party/musl/libc-test/src/math/ |
| H A D | isless.c | 31 volatile double huge = DBL_MAX; in main() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_tlb.c | 40 hpte_need_flush(struct mm_struct *mm, unsigned long addr, pte_t *ptep, unsigned long pte, int huge) hpte_need_flush() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | hash_tlb.c | 40 hpte_need_flush(struct mm_struct *mm, unsigned long addr, pte_t *ptep, unsigned long pte, int huge) hpte_need_flush() argument
|
| /third_party/FreeBSD/lib/msun/ld128/ |
| H A D | e_powl.c | 89 huge = 1.0e3000L, variable [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | powl.c | 187 static const long double huge = 0x1p10000L; variable
|
| /third_party/musl/src/math/ |
| H A D | powl.c | 187 static const long double huge = 0x1p10000L; variable
|
| /third_party/python/Lib/test/test_json/ |
| H A D | test_enum.py | 13 huge = HUGE variable in BigNum
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| H A D | kernel_ex.S | 27 huge: .long 0x7ffe0000,0xffffffff,0xffffffff label
|