Home
last modified time | relevance | path

Searched defs:T19 (Results 1 – 7 of 7) sorted by relevance

/third_party/FreeBSD/lib/msun/src/
Ds_tanhl.c57 T19 = -2.1121033571392224e-4; /* -0x1baf0af80c4090.0p-65 */ variable
73 T19 = -2.3912911424260516e-4, /* -0x1f57d7734c8dde.0p-65 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
D__tanl.c39 T19 = 0.00023907843576635544, /* 0x1f56242026b5be.0p-65 */ variable
70 T19 = 0x1.f57d7734d1656e0aceb716f614c2p-13L, variable
/third_party/musl/src/math/
D__tanl.c39 T19 = 0.00023907843576635544, /* 0x1f56242026b5be.0p-65 */ variable
70 T19 = 0x1.f57d7734d1656e0aceb716f614c2p-13L, variable
/third_party/typescript/tests/cases/conformance/types/keyof/
DkeyofAndIndexedAccessErrors.ts28 type T19 = Shape[{ x: string }]; // Error alias
/third_party/typescript/tests/cases/conformance/types/conditional/
DinferTypes1.ts41 type T19<T extends any[]> = ReturnType<(x: string, ...args: T) => T[]>; // T[] alias
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts244 type T19 = DropFirst<never>; alias
/third_party/openssl/test/
Dmodes_internal_test.c749 static const u8 T19[] = { variable